Version Description
(22/08/2011) = * Fix: fixed daily archives on categories, authors and tags (thank you AlZuwaga). * Confirmed compatibility with WP 3.2.1.
Download this release
Release Info
Developer | dardna |
Plugin | WP htaccess Control |
Version | 2.5.7 |
Comparing to | |
See all releases |
Code changes from version 2.5.6 to 2.5.7
- readme.txt +2 -2
- wp-htaccess-control.php +1 -1
readme.txt
CHANGED
@@ -6,7 +6,7 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=s4man
|
|
6 |
Tags: permalinks, permalink, author, htaccess, rewrite, redirect, admin, maintenance, pagination, category, category base, archive, archives
|
7 |
Requires at least: 2.7
|
8 |
Tested up to: 3.2.1
|
9 |
-
Stable tag: 2.5.
|
10 |
|
11 |
Interface to customize the permalinks (author, category, archives and pagination) and htaccess file generated by Wordpress.
|
12 |
|
@@ -72,7 +72,7 @@ Search redirection is based on Mark Jaquith's **Nice Search** but extended so th
|
|
72 |
|
73 |
== Changelog ==
|
74 |
|
75 |
-
= 2.5.
|
76 |
* *Fix:* fixed daily archives on categories, authors and tags (thank you AlZuwaga).
|
77 |
* Confirmed compatibility with WP 3.2.1.
|
78 |
|
6 |
Tags: permalinks, permalink, author, htaccess, rewrite, redirect, admin, maintenance, pagination, category, category base, archive, archives
|
7 |
Requires at least: 2.7
|
8 |
Tested up to: 3.2.1
|
9 |
+
Stable tag: 2.5.7
|
10 |
|
11 |
Interface to customize the permalinks (author, category, archives and pagination) and htaccess file generated by Wordpress.
|
12 |
|
72 |
|
73 |
== Changelog ==
|
74 |
|
75 |
+
= 2.5.7 (22/08/2011) =
|
76 |
* *Fix:* fixed daily archives on categories, authors and tags (thank you AlZuwaga).
|
77 |
* Confirmed compatibility with WP 3.2.1.
|
78 |
|
wp-htaccess-control.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
Plugin Name: WP htaccess Control
|
4 |
Plugin URI: http://dardna.com/wp-htaccess-control
|
5 |
Description: Interface to customize the permalinks (author, category, archives and pagination) and htaccess file generated by Wordpress.
|
6 |
-
Version: 2.5.
|
7 |
Author: António Andrade
|
8 |
Author URI: http://dardna.com
|
9 |
*/
|
3 |
Plugin Name: WP htaccess Control
|
4 |
Plugin URI: http://dardna.com/wp-htaccess-control
|
5 |
Description: Interface to customize the permalinks (author, category, archives and pagination) and htaccess file generated by Wordpress.
|
6 |
+
Version: 2.5.7
|
7 |
Author: António Andrade
|
8 |
Author URI: http://dardna.com
|
9 |
*/
|