In this article we will discuss about the difference between do_action();, add_action(); and add_filter(); in wordpress.
Https to http redirect with .htaccess
If you are unable to renew SSL for your website after expiry then this tutorial is most usefull for you because search engines will take time to change https:// to https:// so it is better to keep a redirect in .htaccess
Extract .wpress files created by the awesome All-in-one-Wp-Migration plugin
In this tutorial we are going to extract an .wpress which is not working properly during migration or installation of the backup. Step : 1 …
How To Run Javascript Based On Screen Resolution Using Jquery
Running a particular javascript based on screen resolution is mostly used in front end for making website responsive. For that we need to include jquery …
Remove Yoast SEO version from header
Most wordpress websites has SEO yoast plugin. On installation of SEO Yoast plugin which will add some unwanted codes to header of the website in …
How to fix 403 forbidden error
In this tutorial we are going to learn about fixing 403 Forbidden error. Fix 1 : Check your file permission in your hosting. In my …
Change the color of address bar of mobile web browser based on site color
Nowadays it’s important to make website’s mobile friendly because around 65% of users browsing websites are from mobiles. In this tutorial we will be showing …
Remove company name from woocommerce checkout field.
Here is the code for removing company name field from woocommerce check out page for removing it from checkout of woocommerce please place the following …
Recaptcha Key for localhost
You can create recaptcha secret key and site key for localhost. While creation of recapcha you have to give site URL as following. 1 127.0.0.1 …
Disable Automatic Updates in WordPress without plugin.
Disabling auto update of wordpress core files without using plugin. For disabling wordpress auto update without plugin you need cpanel or FTP details for accessing wp-config.php file.