Guest Posts v2.0 Released

Give an opportunity to your unregistered readers to post on your Blog now. v2.0 Release notes.

Why my WP_AJAX returning Zero (0) with my response?

Some of you may still surprise, why the callback function for WP_Ajax returning an additional 0 or something else which is very unwanted at the end of your own response.

How to properly work with AJAX on WordPress (WP_AJAX)

Actually using Ajax directly into your plugin or theme is a little immature way. Cause you'll have to keep track of your files to make it work, which sometime become difficult. That's where WP_Ajax make things comfortable.

Add custom Column to Users list table on WordPress

Sometimes it's needed to add extra column on user table to show extra property file a custom meta field or something like this. Let's say you want to list a column called "Customer Since" on user table which will display the registration date of your user.

Basic and Advanced Tips: How to Change Permalinks without affecting Google

Here you can change your permalinks as you like and make it SEO friendly. You will find here 4 predefined permalink structure. You can set them. There's also a box called Custom, You can define your own permalink structure here.