You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current_action() function returned cherry-secenekleri-eklendi_page_options for Cherry Options page. This string was not found in self::$pages, so $page_content will be NULL, and the call_user_func( $page_content ) call will throw an error.
The
current_action()
function returnedcherry-secenekleri-eklendi_page_options
for Cherry Options page. This string was not found inself::$pages
, so$page_content
will beNULL
, and thecall_user_func( $page_content )
call will throw an error./lib/admin/class-cherry-page-builder.php
The text was updated successfully, but these errors were encountered: