Category: WordPress

How to hide Notices, Warnings and PHP Errors in WordPress

Sometimes, PHP Notices and Warnings are shown even when Debug Display is Disabled. How to fix that? Well, simply add these four lines of code and all those Errors will be gone!

/ January 12, 2018

List all Blogs (Subsites) of a user in WordPress Multisite

You can access all the blogs (subsites) by clicking the "My Sites" menu in the adminbar. But what if you want to show a list of subsites in the front-end?

/ August 31, 2017