WP htaccess Control - Version 3.5.1

Version Description

(17/10/2015) =

  • Fix: custom page permalink base markup filter;
  • Tested under WordPress 4.3.1.
Download this release

Release Info

Developer antonioandra.de
Plugin Icon wp plugin WP htaccess Control
Version 3.5.1
Comparing to
See all releases

Code changes from version 3.5 to 3.5.1

Files changed (2) hide show
  1. readme.txt +6 -1
  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.9
9
  Tested up to: 4.3.1
10
- Stable tag: 3.5
11
 
12
  Interface to customize the permalinks (author, category, archives and pagination) and htaccess file generated by WordPress.
13
 
@@ -93,6 +93,11 @@ For WordPress versions prior to 3.4 use the plugin version 2.7.2.1.
93
 
94
  == Changelog ==
95
 
 
 
 
 
 
96
  = 3.4.5 (21/4/2014) =
97
 
98
  * Fix: more fixes.
7
  Tags: permalinks, permalink, author, htaccess, rewrite, redirect, admin, maintenance, pagination, category, category base, archive, archives
8
  Requires at least: 3.9
9
  Tested up to: 4.3.1
10
+ Stable tag: 3.5.1
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.5.1 (17/10/2015) =
97
+
98
+ * Fix: custom page permalink base markup filter;
99
+ * Tested under WordPress 4.3.1.
100
+
101
  = 3.4.5 (21/4/2014) =
102
 
103
  * Fix: more fixes.
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.5
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.5.1
7
  Author: António Andrade
8
  Author URI: http://antonioandra.de
9
  */