This function, call_user_func_array()
is called by add_filter()
(or add_action()
) that was not declared properly. Scan the code for something like:
add_filter('something', 'smartwp_remove_wp_block_library_css')
to find the culprit. If you do find it and it wasn’t something you added/changed, you will have to troubleshoot to determine why this function was not declared/found.
The top menu is still there – you can see it very faintly at the very top of the page as you mouse over the area just above the warning message.
One last thing – it looks like you have display_errors
enabled, which is not good practice for a public facing website.
Related Posts:
- Replace a menu with widget or a custom template file programmatically
- How to return hook data when multiple parameters are present?
- How do I hook into the container of wp_nav_menu?
- How to add a data attribute to a WordPress menu item
- Get the ID of the page a menu item links to?
- Add container to nav_menu sub menu
- Does hooking into the same action multiple times drain memory?
- Extract image from content and set it as the featured image
- Using wp_get_nav_menu_items() to list children of children pages
- Show modified time if post is actually modified
- How to create thumbnails for PDF uploads?
- How to remove a metabox from menu editor page?
- Custom menus displaying all pages instead of set pages
- Return only top-level navigation items from a menu using wp_get_nav_menu_items
- How do I change parameters without changing the core
- Is it possible to be more page/post specific with admin_enqueue_script?
- Issue adding text after short description on product pages Woocommerce [closed]
- Editing or filtering the output of the Genesis navigation
- Customize “the_posts_pagination” and put list instead div
- Logout hyperlink within a sub-menu
- How do I pass arguments for multiple functions hooked to a single action?
- CSS for menu item added via functions.php
- Gravity Forms – Using a Form to Pre-populate A Gravity Form [closed]
- Replace menu links with # and add name to its li
- Running a script before absolutely everything
- Function issue with Walker_Nav_Menu [duplicate]
- How to display post content instead of excerpt
- Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘greenday_head’ not found or invalid function name
- Why does the ‘wp_nav_menu’ function work only until a menu is created?
- Custom Static Links For Specific Menu Right Before/Next The wp_nav_menu Function now working
- Make parent page only link to first subpage
- wp_nav_menu, walker class, categories as classes of li
- Which action does wp_update_user triggers?
- Hard-coding custom menu elements for menu manager
- How can I get my Script to work on the Login page?
- Trigger a custom function when option are saved in admin area
- Execute a ultimate member action when user role is updated
- Add other social networks to TwentyNineteen_SVG_Icons class in child theme?
- How to use wp_trash_post (or wp_delete_post) for deleting a (or all) post(s) from custom post type?
- What did I do wrong in my functions code, that will not change the “Get New Password” text to “Send It”?
- How to fetch the name of the active menu?
- Pass parameter to hooked function using custom page template
- Hook into a function without a hook?
- Is my code correct to enqueue CSS on a specific page?
- Can’t properly set the_title add_filter to show short_URL
- Filter yoast canonical add_action priority [closed]
- Remove links from the_content when using filters wp_trim_excerpt
- Is there a way to prevent a function/method from being called outside a specific hook?
- Dropline menus — seperators between children only?
- Filter nav menu items HTML tags and wrap inner text with span
- Function not working inside of a function in functions.php
- Functions php shortcode for displaying main menu with no child items
- Nav menus all outputting the same links
- Secondary Menu and Logged In Users
- Adding code before post title with the_title produces weird results
- Change menu based on page template via functions.php
- Add back in child theme what the parent theme removed with remove_action
- Show some menu sub items as dropdown under a menu item
- How to add custom li item to wordpress menu
- This code works, but the way I integrated it is breaking the media uploader. How can I integrate it properly?
- Adding a section in line at the end of the main navigation menu in php
- Add Adsense code between job listings – wp job manager plugin
- wp_nav_menu work in functions.php but not in the theme
- How to register a menu based on a ACF condition
- How to hightlight all ancestor menu items of a child page NOT displayed in menu
- update_post_meta is Updating with two page id
- search form leads to 404
- How to conditionally add a widget via a hook in functions.php
- How Can I add a menu to the theme from withen the function.php file
- define css class in functions.php
- Custom Menu in Admin doesn’t change menu in browser
- How to add or delete default value theme options while activate and deactivate theme
- wp_nav_menu displaying all pages
- WordPress comment processing . Default unapproved comments detection before posting
- Save_post – Warning: Cannot modify header information
- How to use WP conditional tag in a functions.php with OCEANWP Theme?
- custom error message for empty username and password using authenticate filter not working
- Get post_author email for Zapier Integration
- Combine multiple menus using the filter wp_nav_menu_items
- How can I stop the hook from breaking the login/logout function?
- WordPress hooks to call a function inside a construct
- WordPress undefined function error on using add_action() in functions.php
- How to echo the translated custom field?
- Insert menu into theme location depending on user logged in/out status
- Adding custom field in menu options [duplicate]
- Function the_content
- save_post hook – headers already sent?
- Adding a filter with custom function to the menu / navigation
- Add custom fields after post/page title
- Force resize for all video content
- Unhook the comment form in Buddypress
- How do I get my nav menu to show sub pages?
- Why wp_ajax hooks doesn’t work?
- Notice: Use of undefined constant REQUEST_URI – assumed ‘REQUEST_URI’ in ….functions.php on line 73
- What are the parameters are used in add_action and filters?
- Why functions metaboxes is causing White Screen in Admin [closed]
- image_size with respect to aspect ratios
- Call wordpress function through functions.php when pressing menu
- How to add more than one menu for logged in members?
- Create section wit form