• Resolved mxm.k.marquette

    (@mxmkmarquette)


    Notice: WP_Admin_Bar::add_node was called incorrectly. The menu ID should not be empty. Please see Debugging in WordPress for more information. (This message was added in version 3.3.0.) in /home/runcloud/webapps/madmax/wp-includes/functions.php on line 4204
    
    Notice: WP_Admin_Bar::add_node was called incorrectly. The menu ID should not be empty. Please see Debugging in WordPress for more information. (This message was added in version 3.3.0.) in /home/runcloud/webapps/madmax/wp-includes/functions.php on line 4204
    
    Notice: WP_Admin_Bar::add_node was called incorrectly. The menu ID should not be empty. Please see Debugging in WordPress for more information. (This message was added in version 3.3.0.) in /home/runcloud/webapps/madmax/wp-includes/functions.php on line 4204
    
    Notice: WP_Admin_Bar::add_node was called incorrectly. The menu ID should not be empty. Please see Debugging in WordPress for more information. (This message was added in version 3.3.0.) in /home/runcloud/webapps/madmax/wp-includes/functions.php on line 4204
    
    Notice: WP_Admin_Bar::add_node was called incorrectly. The menu ID should not be empty. Please see Debugging in WordPress for more information. (This message was added in version 3.3.0.) in /home/runcloud/webapps/madmax/wp-includes/functions.php on line 4204
    
    Notice: WP_Admin_Bar::add_node was called incorrectly. The menu ID should not be empty. Please see Debugging in WordPress for more information. (This message was added in version 3.3.0.) in /home/runcloud/webapps/madmax/wp-includes/functions.php on line 4204
    
    Notice: WP_Admin_Bar::add_node was called incorrectly. The menu ID should not be empty. Please see Debugging in WordPress for more information. (This message was added in version 3.3.0.) in /home/runcloud/webapps/madmax/wp-includes/functions.php on line 4204

    and i make several search and it’s when in the plugin anything with the admin bar visible to… is activate.

Viewing 1 replies (of 1 total)
  • Plugin Author fures

    (@fures)

    I honestly have no idea…
    I only use show_admin_bar(true/false) WP function not the object of WP_Admin_Bar.

    		if ( !is_admin() ) {
    			show_admin_bar(false);
    			if ( get_optionXTRA( 'xtra_remove_admin_bar_excl_adm', 0 ) && current_user_can('manage_options') ) //administrator
    				show_admin_bar(true);
    

    I think it must be some other plugin.
    Please let me know if you think otherwise.

Viewing 1 replies (of 1 total)
  • The topic ‘Hi i got this error in my wordpress’ is closed to new replies.