» 2.9
- How to Using Default Thumbnail in WordPress 2.9+By Tony Tran on April 20th, 2010 | 12 Comments
Nowadays, most bloggers using thumbnails for their blog, it just make their blog become attractive and beautiful. How can they doing that ? If from time that WordPress 2.9 haven’t yet released, they only can doing that with helping from another code which get images from external resource and display it. But don’t worry, from WordPress 2.9+ version, the wordpress team already additional more features that allow we active and using thumbnail, very easy and fast. No need to work hard, no need to control code every time. Just doing following us. 1. Active this feature on your wordpres... - All WordPress Hooks in WP 2.9By Tony Tran on January 19th, 2010 | 3 Comments
What is WordPress Hooks Database ? If you’re a plugin developer, you know how difficult it can be to figure out which hooks are available. This WordPress hooks database automatically scans each WP build for apply_filters(), do_action(), and do_action_ref_array to figure out exactly which hooks are available in each version and where the hooks occur. If you don’t know what WordPress hooks are for, read the Plugin API. What is this good for?See what new hooks are available with each new version of WordPress See which hooks have been deprecated or renamed (use the “view all ho... - WordPress 2.9 Is Officially ReleasedBy Tony Tran on December 18th, 2009 | 9 Comments
Today I got alert from tell me upgrade from my old wordpress version to WordPress 2.9 . I just simple click for upgrade and work well.For easy getting alert to your email when they have new version, visit here and subscribe they newsletter.What are include in WordPress 2.9 come to now ? The coolest new stuff from a user point of view is:Global undo/trash feature, which means that if you accidentally delete a post or comment you can bring it back from the grave (i.e., the Trash). This also eliminates those annoying are you sure messages we used to have on every delete. Built-in image edit...
