Warning: Undefined array key "title" in /home/u593943216/domains/wp-experts.in/public_html/secure_content/themes/wp-experts/inc/classes/class-hooks.php on line 151
Posted by WordPress Experts on November 15, 2019 1475 Views Share on
By using hooks & filters of wordpress, we can use add new custom menu item under admin bar. there are no need to use any plugin. admin_bar_menu hooks is used to add the admin bar menu. To add new item menu in admin bar, you will require to add given below code into your theme