• Hi,
    Since few days, I have this error, that break my admin Menu bar.
    I need to make a restore everytime to remove it

    array() expects parameter 1 to be a valid callback, function ‘_wp_admin_bar_init’ not found or invalid function name in /htdocs/wp-includes/class-wp-hook.php on line 287

    Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘wp_admin_bar_render’ not found or invalid function name in /htdocs/wp-includes/class-wp-hook.php on line 287

    If you can help me, thanks for advance, I dont find the solution

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Moderator James Huff

    (@macmanx)

    Try manually resetting your plugins (no Dashboard access required). If that resolves the issue, reactivate each one individually until you find the cause.

    If that does not resolve the issue, access your server via SFTP or FTP, or a file manager in your hosting account’s control panel (consult your hosting provider’s documentation for specifics on these), navigate to /wp-content/themes/ and rename the directory of your currently active theme. This will force the default theme to activate and hopefully rule-out a theme-specific issue (theme functions can interfere like plugins).

Viewing 1 replies (of 1 total)
  • The topic ‘Wp Admin Menu Break’ is closed to new replies.