Changeset 427627
- Timestamp:
- 08/23/2011 02:37:30 PM (15 years ago)
- Location:
- wp-htaccess-control/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (2 diffs)
-
wp-htaccess-control.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-htaccess-control/trunk/readme.txt
r427583 r427627 7 7 Requires at least: 2.7 8 8 Tested up to: 3.2.1 9 Stable tag: 2.5. 59 Stable tag: 2.5.8 10 10 11 11 Interface to customize the permalinks (author, category, archives and pagination) and htaccess file generated by Wordpress. … … 73 73 == Changelog == 74 74 75 = 2.5.8 (23/08/2011) = 76 * *Fix:* fixed file encoding from 2.5.7 (which should always by UTF-8 without BOM). 77 75 78 = 2.5.7 (22/08/2011) = 76 79 * *Fix:* fixed daily archives on categories, authors and tags (thank you AlZuwaga). -
wp-htaccess-control/trunk/wp-htaccess-control.php
r427179 r427627 1 <?php1 <?php 2 2 /* 3 3 Plugin Name: WP htaccess Control 4 4 Plugin URI: http://dardna.com/wp-htaccess-control 5 5 Description: Interface to customize the permalinks (author, category, archives and pagination) and htaccess file generated by Wordpress. 6 Version: 2.5. 76 Version: 2.5.8 7 7 Author: António Andrade 8 8 Author URI: http://dardna.com
Note: See TracChangeset
for help on using the changeset viewer.