=== GD Press Tools === Contributors: gdragon Donate link: http://www.dev4press.com/donate/ Version: 2.2.0 Tags: admin, database backup, auto tagger, tag, seo, tools, press, revisions, gdragon, post, page, security, tracking, administration, php, update, mysql, database, integration, cron Requires at least: 2.7 Tested up to: 2.8.4 Stable tag: trunk GD Press Tools is a collection of various administration, seo, maintenance, backup and security related tools that can help with everyday blog tasks and blog optimizations. == Description == GD Press Tools is a collection of various administration, seo, maintenance, backup and security related tools. This tools can be integrated into the various WordPress admin panels, can perform maintenance operations, change some aspects of WordPress, see detailed server settings and information. Plugin can also track posts and pages views for various popularity lists. Some of the features don't work with every version of the WordPress. If you have some suggestion about potential features for this plugin, please leave a message. [List Of Features](http://info.dev4press.com/gd-press-tools/features.html) | [Change Log](http://info.dev4press.com/gd-press-tools/changelog.html) | [Tutorials](http://www.dev4press.com/category/plugins/gd-press-tools/) | [Translations](http://info.dev4press.com/gd-press-tools/languages.html) = Other Important URL's = [Forum](http://forum.gdragon.info/viewforum.php?f=24) | [Plugin Home](http://www.dev4press.com/plugins/gd-press-tools/) | [Feedburner](http://feeds2.feedburner.com/dev4press) | [Twitter](http://twitter.com/milangd) == Installation == = Requirements = * PHP: 4.4.x or 5.x.x * mySQL: 4.0, 4.1 or 5.x * WordPress: 2.7 or newer = Basic Installation = * Plugin folder in the WordPress plugins folder must be `gd-press-tools`. * Upload folder `gd-press-tools` to the `/wp-content/plugins/` directory * Activate the plugin through the 'Plugins' menu in WordPress = Advanced Installation = * if you don't change location of `wp-content` folder, then you don't need to make any more changes. * if your `wp-content` folder is moved out of default WordPress location, then you must edit plugins `config.php` file and set value with exact location of `wp-load.php` file for global constant `PRESSTOOLS_WPLOAD` in line 11. Without this most of the features, including saving votes, will not work. == Screenshots == 1. Front panel 2. Settings panel 3. Administration panel 4. Meta Tags panel == Changelog == = 2.2.0 = * Tool for database tables backup * Showing DB tables collation * Redesigned database panel = 2.1.1 = * Admin tool for scanning for new avatars * Improved database tables installation * Few updates and changes = 2.1.0 = * Global auto tagger tool to add tags using Yahoo * Several changes and fixes for RSS features = 2.0.1 = * Some changes to menu items visibilty * Minor ajax related loading problem = 2.0.0 = * Website based short url * Panel with registered wordpress hooks * Tracking last user login time * Display SQL queries in footer * Comments count on the users list panel * Option to disable post auto save * New dark color scheme replaced previous blue * Rewritten loading of JS and CSS code * Removed support for WP 2.5.x and 2.6.x * Many changes and fixes = 1.7.0 = * Duplicate posts from post edit panel * Delete spam from dashboard widget * Many small changes and fixes = 1.6.0 = * Delayed RSS feed publishing * Config options to set the panels user access levels * Adding custom gravatars * Some minor bugs fixed