Like Us Like Us Facebook Subscribe Subscribe us YouTube Whatsapp Share us Whatsapp Query Send your queries

Wordpress

Create your own WordPress Functions.php File

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…


WordPress Fetching Latest 5 Post using WP_Query()

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…


How to add a field on the WordPress Users profile

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”…


WordPress Login Customization plugin Loginplus

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…


Displaying Recent Post in WordPress with small thumbnails

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…


Solve WordPress FTP Error while Installing plugins on Linux

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…


Do you have any Query / Suggestion