
Tests and support WordPress plugins after deployment
Before deploying a plugin in the official WordPress plugins library, you have to make some essential points from this list....
Before deploying a plugin in the official WordPress plugins library, you have to make some essential points from this list....
Gutenberg since the WordPress 5.0 is a more and more popular feature in WordPress. This should not change in WordPress...
WooCommerce lets you easily sell products or services online. A plugin allows you to create a working e-commerce store with...
If you are w Web Developer working with WordPress CMS, for sure you are familiar with WordPress core and plugins...
AJAX is one of the most useful solutions that allows exchanging frontend data with the backend one asynchronously (in the...
The post-draft mechanism is a useful option in WordPress when you want to save any post (for example blog article...
Whenever you want to automate some recurring tasks cronjobs are one of if not the first thing we can think...
Changing the system domain in WordPress often may require more work than just modifying some system constants or specific values. Depends on the...
The code smells are places in the system architecture that indicate problems that require more attention. These are mostly connected...
WP-CLI WP-CLI is the command-line interface for WordPress. It lets you manage your WordPress installation directly from the command line....
Full Site Editing is coming very soon. It will be huge change for WordPress and the entire community. For us...