Version Description
(20/4/2014) =
- Fix: taxonomy base removal.
Download this release
Release Info
Developer | antonioandra.de |
Plugin | WP htaccess Control |
Version | 3.4.3 |
Comparing to | |
See all releases |
Code changes from version 3.4.2 to 3.4.3
- readme.txt +2 -2
- wp-htaccess-control.php +1 -1
readme.txt
CHANGED
@@ -7,7 +7,7 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=anton
|
|
7 |
Tags: permalinks, permalink, author, htaccess, rewrite, redirect, admin, maintenance, pagination, category, category base, archive, archives
|
8 |
Requires at least: 3.4
|
9 |
Tested up to: 3.9
|
10 |
-
Stable tag: 3.4.
|
11 |
|
12 |
Interface to customize the permalinks (author, category, archives and pagination) and htaccess file generated by WordPress.
|
13 |
|
@@ -93,7 +93,7 @@ For WordPress versions prior to 3.4 use the plugin version 2.7.2.1.
|
|
93 |
|
94 |
== Changelog ==
|
95 |
|
96 |
-
= 3.4.
|
97 |
|
98 |
* Fix: taxonomy base removal.
|
99 |
|
7 |
Tags: permalinks, permalink, author, htaccess, rewrite, redirect, admin, maintenance, pagination, category, category base, archive, archives
|
8 |
Requires at least: 3.4
|
9 |
Tested up to: 3.9
|
10 |
+
Stable tag: 3.4.3
|
11 |
|
12 |
Interface to customize the permalinks (author, category, archives and pagination) and htaccess file generated by WordPress.
|
13 |
|
93 |
|
94 |
== Changelog ==
|
95 |
|
96 |
+
= 3.4.3 (20/4/2014) =
|
97 |
|
98 |
* Fix: taxonomy base removal.
|
99 |
|
wp-htaccess-control.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
Plugin Name: WP htaccess Control
|
4 |
Plugin URI: http://antonioandra.de
|
5 |
Description: Interface to customize the permalinks (author, category, archives and pagination) and htaccess file generated by WordPress.
|
6 |
-
Version: 3.4.
|
7 |
Author: António Andrade
|
8 |
Author URI: http://antonioandra.de
|
9 |
*/
|
3 |
Plugin Name: WP htaccess Control
|
4 |
Plugin URI: http://antonioandra.de
|
5 |
Description: Interface to customize the permalinks (author, category, archives and pagination) and htaccess file generated by WordPress.
|
6 |
+
Version: 3.4.3
|
7 |
Author: António Andrade
|
8 |
Author URI: http://antonioandra.de
|
9 |
*/
|