Create your own custom WP-CLI commands

Create your own custom WP-CLI commands

Are you a command-line freak like me? Do you want to create some custom WP-CLI commands? If you’re not already familiar with WP-CLI, WP-CLI is a command-line interface for WordPress. There are many commands available by default to make your

A look at a full site editing in WordPress

A look at a full site editing in WordPress

WordPress 5.9 scheduled to release in late January will come with a powerful feature of full-site editing. Full site editing will enhance the experience of using WordPress to build sites. WordPress will be even easier than ever before. Introduction To

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,

× WhatsApp