5 Ways to Safely Add Custom Code to WordPress sites
Currently as of writing this post, 29.1% of the total websites run on WordPress. With this increasing popularity, WordPress site owners and administrators are constantly on the lookout for adding some modifications to the existing functionality which WordPress provides in the form of plugins and themes. But sometimes, we as site managers need additional functionalities […]
How to add Admin Notices in WordPress
Have you ever had the need to add a notice in the WordPress dashboard? Admin notices are an integral part of plugins/themes. They are needed to inform users of errors that may have occurred or simply send out a notification for an action performed. In this article we’ll take a look at how to add […]