=== GD Press Tools ===
Contributors: gdragon
Donate link: http://www.dev4press.com/donate/
Version: 2.3.2
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.9
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.

Supported languages: english, serbian, spanish, danish, chinese, korean, belorussian

[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.3.2 =
* Fixed user level check for footer debug queries display
* Fixed generating long sql queries for db backup

= 2.3.1 =
* Enable auto database repair feature in WordPress 2.9
* Few changes for WordPress 2.9

= 2.3.0 =
* Option to disable theme update check
* Improved disable core update check
* Improved disable plugins update check

= 2.2.5 =
* Added chinese translation
* Improved loading and plugin init
* Expanded footer debug info
* Several warnings and notices

= 2.2.4 =
* Added korean translation
* Few minor fixes

= 2.2.3 =
* Added language meta tag options
* Filters for rss item footer and header
* Belorussian translation

= 2.2.2 =
* Added more meta related options
* Meta tags and database bugs fixed

= 2.2.1 =
* Allow HTML in term, user and link descriptions
* Fixed problem with creating of folders and setting wrong permissions

= 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

== Thanks To ==
* John Blackbourn(http://johnblackbourn.com/) for disable updates code
