Plugin Directory

Changeset 427627


Ignore:
Timestamp:
08/23/2011 02:37:30 PM (15 years ago)
Author:
dardna
Message:
  • *Fix:* fixed file encoding from 2.5.7 (which should always by UTF-8 without BOM).
Location:
wp-htaccess-control/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wp-htaccess-control/trunk/readme.txt

    r427583 r427627  
    77Requires at least: 2.7
    88Tested up to: 3.2.1
    9 Stable tag: 2.5.5
     9Stable tag: 2.5.8
    1010
    1111Interface to customize the permalinks (author, category, archives and pagination) and htaccess file generated by Wordpress.
     
    7373== Changelog ==
    7474
     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
    7578= 2.5.7 (22/08/2011) =
    7679* *Fix:* fixed daily archives on categories, authors and tags (thank you AlZuwaga).
  • wp-htaccess-control/trunk/wp-htaccess-control.php

    r427179 r427627  
    1 <?php
     1<?php
    22/*
    33Plugin Name: WP htaccess Control
    44Plugin URI: http://dardna.com/wp-htaccess-control
    55Description: Interface to customize the permalinks (author, category, archives and pagination) and htaccess file generated by Wordpress.
    6 Version: 2.5.7
     6Version: 2.5.8
    77Author: António Andrade
    88Author URI: http://dardna.com
Note: See TracChangeset for help on using the changeset viewer.