WordPress Tricks

This is some collections that I have made and write on WordPress Tricks and any related

How To Redirect User into Random Post

Like we all know, WordPress is powerful publishing platform. Now everywhere is WordPress, blogs, portal, e-commerce and many more running on WordPress. WordPress is amazing and multi user. Now we will show you how to redirect user into random post … Read More

How To Create Fancy Highlight search-result

Use this tiny hack to Highlight search-result on WordPress. Open search.php and Replace the_exerpt() with: And then add the following just before the edited line: Now the last step is add .search-excerpt class your style.css and do whatever

How to manage post as register member only

You may already be familiar with membership WordPress plugins or a similar plugin. Usually people has something to shared with registered member suppose they give more information or features for some members. This trick can be But this we can … Read More

How To Move Move the Admin Bar to the bottom

WordPress Admin Bar is new features introduced in WordPress 3.1. This feature is small bar on the top that we use to quick access to admin features such as Add New Post and Page, Edit Profile, Edit Comment, Check Stats, … Read More

How to change image width automatically in your post

This trick was not a new one, but many people didn’t notice this trick. The point of setting image size automatically is at the media in the admin menu. Here’s how to do it : 1. On the left side … Read More

How to Increase WordPress Upgrade Timer

If you had a slower server to upgrade your WordPress engine, this trick might be effective to try on your WordPress. I’ve had trouble upgrading WordPress Engine on one of my blog. I like upgrading WordPress Engine for security reasons. … Read More



Amazing Touch