=== WP htaccess Control === Author: andrad Author URI: http://dardna.com/ Plugin URI: http://dardna.com/wp-htaccess-control Donate link: Tags: permalinks, permalink, author, htaccess, rewrite, redirect Requires at least: 2.7 Tested up to: 2.9.1 Stable tag: 1.2 Provides an interface to add custom htaccess rules to the htaccess file generated by Wordpress and customisation of the Author Permalink Base. == Description == **WP htaccess Control** provides an interface to add custom htaccess rules to the htaccess file generated by Wordpress and customisation of the Author Permalink Base (improved and stable version of **Custom Author Permalink**). (Take a look at the screenshot...) **Features:** * Customizing htaccess file generated by Wordpress; * Customizing the Author Permalink Base. == Installation == 1. Download **WP htaccess Control**; 2. Extract its content; 3. Upload the **wp-htaccess-control** folder to **wp-content/plugins**; 4. Activate it under **Plugins**; 5. Configurate it under **Settings** > **WP htaControl**. == Frequently Asked Questions == = Do you have any questions? = = Suggestions are of course very welcome and please report any bugs found! = == Screenshots == 1. Administration page (as of v.1.2) == Changelog == = 1.2 = * Improved htaccess customization giving now much more freedom. = 1.1.4 = * Confirmed compatibility with WP 2.9.1; * Fixed "Current htaccess file as it is generated by Wordpress" which was not being printed; * Minor gui changes; = 1.1.3 = * Fixing error on wphtc_cap's preg_replace commited on 1.1.2 (thank you mattcav for the report!); * Fixing php warning on update without htaccess rules; = 1.1.2 = * No longer creating empty option array on install or reset (globally better option array handling); * Confirmed compatibility with WP 2.8; * Still some work to do on the interface; = 1.1.1 = * Fixing screenshot mistake; = 1.1 = * Separated gui file; * Improved management and gui; = 1.0.1 = * Added GNU license; = 1.0 = * Initial release (poor interface although working). == Upgrade Notice == = 1.2 = * You should try the new htaccess customization possibilities.