How to add a new administrator in WordPress

Introduction Sometimes you need to give someone administrator access to your site to help you implement something new or fix an issue that happened suddenly. In that case, the best idea is to create a new administrator in WordPress. Here is how you can do that super fast. Steps to take 1 – Hover ‘Users’ in your sidebar That will allow you to see all of WordPress’s options to manage … Read more

The WordPress Plugin Library is here

Introduction WordPress plugin library is basically a swiss knife for any WordPress developer! It reduces drastically the effort required for building small plugins like add-ons or small functionality plugins. I started building it a long time ago when I got tired of keep doing the same things for every new add-on that I built. That’s pretty frustrating because you have to redo the same thing every time like a robot. … Read more