Some of my favorite WordPress plugins that are really helpful

Some of my favorite WordPress plugins that are really helpful

This isn’t a usual list of “top 10 plugins you’ll need…” or “most popular WordPress plugins…”, this is a list of my favorite WordPress plugins – you may or may not need these plugins in your site. However, I’d recommend

Some of my favorite WP-CLI commands that are really helpful

Some of my favorite WP-CLI commands that are really helpful

If you aren’t already using WP-CLI, start using it now. WP-CLI makes your day-to-day WordPress workflows easier. Some of my favorite WP-CLI commands are: 1) wp install plugin plugin-slug – automatically install the plugin on your site. For example, if

Common issues while setting up PHP Unit Tests for WordPress plugins

Common issues while setting up PHP Unit Tests for WordPress plugins

Writing PHP Unit tests is a good practice to help developers identify the bugs and fix them in the development environment before going to production. It’s a good practice to write unit tests for your WordPress plugin as well. However,

Use wp_add_inline_script() to pass generic data from PHP to page script.

Use wp_add_inline_script() to pass generic data from PHP to page script.

wp_localize_script() is used by many developers to pass data from PHP to JavaScript. However, wp_localize_script() is intended to be used for localization and internationalization. Developers are using this to pass random data to script because it works and it was

Introducing the “How Many Posts” plugin. 🎉

Introducing the “How Many Posts” plugin. 🎉

Would you like to know how many posts are being published every week by your writers? The WordPress “How Many Posts” plugin sends you (site administrator) an automatic email notification every week on the number of posts published this past

× WhatsApp