Bernard Aybouts - Blog - MiltonMarketing.com

Disable the Admin Bar in WordPress

By |March 19, 2018|WordPress, Computer Programming Languages, Custom Code|

How to Disable the Admin Bar in WordPress Follow these steps to disable the Admin Bar either for all users or specific users/roles within WordPress. 1. Disable Admin Bar for All Users Add the following snippet to your theme's functions.php file to disable the Admin Bar for all users. Remember to backup your[ ► ]

Enhance WordPress with Uploads User Roles Plugins..

By |March 19, 2018|WordPress, Custom Code|

Allowing Contributors to Upload Images in WordPress Allowing contributors to upload images in WordPress enhances your blog or website by making it more collaborative and dynamic. Here's how you can enable this functionality: 1. Understand WordPress User Roles By default, WordPress assigns the 'Contributor' role to new users, which does not allow them[ ► ]

Go to Top