Force auto update for a plugin using php
In this post we will see how we can force auto update for a plugin using php. Auto updates in wordpress is a wonderful feature....
Read ArticleIn this post we will see how we can force auto update for a plugin using php. Auto updates in wordpress is a wonderful feature....
Read ArticleA while back, wordpress announced their command line tool – WP CLI. The CLI makes WordPress maintenance quick and easy via terminal commands. WP CLI...
Read ArticleIn this tutorial we will see how we can achieve wordpress file upload with ajax. The use case is that we want to have a...
Read ArticleLearn how to enable user to select theme while registering in wordpress multisite network. This article explains the steps along with ready to use script.
Read ArticleWhy is it important to Eliminate render blocking javascriptYou know your website needs to be fast. Even if the users with slow Internet connection don’t...
Read ArticleSetting a nice mail template to the outgoing mails from your site is really a great idea. It not only makes the email look better,...
Read ArticleIn this post we are sharing a regular expression to validate email address. In this example, we have used jQuery to test the email, however...
Read ArticleWe often encounter a situation where we need to woocommerce remove additional information section from the checkout pages of woocommerce. This can be achieved by...
Read ArticleIn this post, we will explore how we can rename the default “Products” label in the woocommerce installation. While doing so, we will have to...
Read ArticleSnippet to allow users to log in using their email address in wordpress.
Read Article