If you want to download all Indian pin code or postcode in csv or excel format then this post can help you. In case of…
If you want to download all Indian pin code or postcode in csv or excel format then this post can help you. In case of…
Wondering how to create a WordPress dropdown list ? In this article, we walk you through this process with code (using get_categories functions) given below.…
This post is all about how to use AJAX in WordPress . In this example we will create a booking request section that will send…
If someone want to create a custom WordPress Theme then functions.php is the most important file. For creating a WordPress Theme, we have to at…
This post is all about how to fetch WordPress’s latest 5 post in descending order suing WP_Query(). As we know WordPress is now world best…
If you want to add an extra field on WordPress User profile, then we can do it using plugins or adding some code in “functions.php”…
Loginplus is a simple wordpress login customization plugin that lets you to change default wordpress login’s logo and url , it also provides useful information…
In this post I am going to show you how to display recent post with small thumbnails, I have used this code in one of…
When we develop Website using WordPress on Linux using Xampp or Lampp, while installing Plugins WordPress asks FTP details. This happens due to wordpress folder’s…