| Wordpress Latest Version 2.9 Review | | | | WordPress 2.9, everything is recoverable now with a |
| Wordpress the Best Content Management System | | | | new Trash feature. When you delete a post, page, |
| they are going to release the latest version of | | | | category, comment, or any bit of content, it is |
| Wordpress 2.9 Really soon at the end of November. | | | | moved to the Trash where you can decide whether |
| In this Article i will show you describe some | | | | to pull it back at a later date. |
| Advanced features of Wordpress Latest Version 2.9. | | | | Trash collection is done every 30 days by default, |
| 1: Thumbnail images on posts. (No need of any plugin) | | | | but it is possible to change this by editing your |
| 3: Wordpress developers are now raising the version | | | | wp-config.php file. Add the following to your config |
| of MySQL supported from 4.0 to 4.1.2 in Wordpress | | | | file to change trash collection to every 7 days. |
| 2.9 (some of us are using the latest versions: D) | | | | There has been a variety of meta tables in |
| 4: Trash section (A Trash section will be added so | | | | WordPress. Meta tables, like usermeta or postmeta, |
| your deleted posts and pages will now go into the | | | | are database tables that contain information about |
| trash) | | | | the type of data that is stored in WordPress. Now, |
| Cool feature that helps plugin to choose popular | | | | there is a comment meta table as well. |
| comments) | | | | Though it is unclear how plugin authors will seek to |
| 6: Wordpress developers fully focused on the | | | | use this table, the fact that it is available is a major |
| Advance Security Measures in this release. | | | | deal as it essentially provides meta tables for every |
| On Macs, it's the Trash. In both cases, the feature | | | | piece of content in WordPress now. |
| exists to help people recover from accidental | | | | I am sure that The Latest Version of Wordpress Will |
| deletions. We have all had those moments where we | | | | Make Wordpress Much Easier and Advance with |
| nuked something we had no intention of nuking. In | | | | These Features. |