Md Abul Bashar | 1,669 views | December 25, 2015 | WordPress Themes Development | No |
Md Abul Bashar | 1,847 views | December 24, 2015 | Tips And Tricks | No |
All code input only your active theme functions.php file. Enable the WordPress Admin Bar for admins only If the user can not manage options, then do not show them the admin bar. Display the WordPress Admin Bar in the Admin Area only Display the WordPress Admin bar on Websites only Disable The Admin Bar within […]
Md Abul Bashar | 1,915 views | December 23, 2015 | Tips And Tricks | No |
Hi today i will tech you how to Enable the WordPress Admin Bar only for admins , without plugin. go to your active theme folder then open your functions.php page on any editor, like: notepad++ and past this code in functions.php. If the user can not manage options, then do not show them the admin bar.
Md Abul Bashar | 2,047 views | December 22, 2015 | Tips And Tricks | No |
Disable the WordPress Admin Bar for all Users and Visitors Turn off the toolbar with one simple line… Without Plugin Just input this code in your functions.php page on your active theme folder. Use Plugin If you want to the work using plugin, then you can download this plugin wp admin bar hiddener tools plugin […]
Md Abul Bashar | 2,052 views | December 22, 2015 | Tips And Tricks | No |
Md Abul Bashar | 2,087 views | December 21, 2015 | Tips And Tricks,WordPress | No |
Md Abul Bashar | 2,451 views | December 21, 2015 | Tips And Tricks,WordPress | No |
Md Abul Bashar | 5,774 views | December 21, 2015 | Tips And Tricks,WordPress | 4 |
Hi today i will tech you how to add link in sub menus on your WordPress Websites admin bar. Add Links to My Sites Sub-Menus: Log Out, Media, Links, Pages, Appearance, Plugins, Users, Tools and Settings This example expands the My Sites menu. input this code in your functions.php file on your theme folder. Tutorial […]
Md Abul Bashar | 2,442 views | December 21, 2015 | Tips And Tricks,WordPress | No |