WordPress create custom meta boxes
This post is explaining creating wordpress custom meta boxes/meta data in easy,secure & proper way.A post meta box is a
This post is explaining creating wordpress custom meta boxes/meta data in easy,secure & proper way.A post meta box is a
How to check and get recent post 3 in wordpress? On another way it’s calling exclude posts.I’m going to explain
How to publish a post from frontend without plugin in wordpress? This is not a complex task and users can
When you’re working with wordpress may be you have to face to this problem.This is a common issue in WordPress
I’m going to show how to add custom field to user registration form in wordpress.I checked through the internet to
I’m going to show you how to add custom sidebars to your theme without using any plugins.This is easiest way
If you have wordpress blog sometime you faced to this error. All wordpress widgets are displaying properly.After clicked on the
This post is describing how to reduce/ limit the length of the post title.This is you want when you have
How to get all posts of a specific category or sub category in wordpress?Here I’m going to explain how to
How to wordpress get categories list easily.You can get categories list by wp_list_categories() core function.It is listing as categories names
How to add contents to the wordpress page or post using hooks.You can add before content or after content of
How can I get specific page or post ID to any page/plugin/widget in the WordPress.You don’t have a write sql
Woothemes also comes with some basic SEO settings with in.Yoast makes a great plugin called WordPress SEO. Unfortunately they don’t
If you have a wordpress blog/web site and it is allowing keep comments to users this is happening you.You can
If you want to add and display breadcrumbs navigation into the wordpress thesis theme, you can do it simply using
How to add, where can I add wp navigation plugin script into the wordpress thesis theme. This is a common