Tag Archives: add_action

Move Admin Bar WordPress to the Bottom - Chocolate Forest

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

Twitter and Facebook

How To Automatically add Twitter and Facebook buttons to your posts, this trick original created by Dev7Studios and I will share it again for you. Like on many many WP Tutorials that I was write on WP Tricks, you need … Read More

Different Category Total Post each Page - 3 Cute Girls Photo

Deluxe Blog Tips give nicely example how to show different number of post each category in WordPress. This code must be put in functions.php. On Deluxe Blog Tips sample how to show number post on News and WordPress Category. On … Read More

Define a Minimum Word -The Vampire Diaries

WordPress built with many hooks and action that we can put it and make it easy to hack original WordPress code without broken overall functions. On this sample we will show you how to define a minimum word count per … Read More

Added Custom Field Automatically On Post - Abigail Clancy

WP Canyon did wonderful tricks, this tricks is about how to automatically create a custom field when a post is published. This wonderful method is added some code on your functions.php files on your current theme. The first time need … Read More