Changeset 600719
- Timestamp:
- 09/18/2012 08:31:27 PM (13 years ago)
- Location:
- text-filter-suite
- Files:
-
- 2 edited
- 8 copied
-
tags/1.3 (copied) (copied from text-filter-suite/trunk)
-
tags/1.3/readme.txt (modified) (2 diffs)
-
tags/1.3/tfs-acronymit.php (copied) (copied from text-filter-suite/trunk/tfs-acronymit.php)
-
tags/1.3/tfs-chef.php (copied) (copied from text-filter-suite/trunk/tfs-chef.php)
-
tags/1.3/tfs-core.php (copied) (copied from text-filter-suite/trunk/tfs-core.php)
-
tags/1.3/tfs-fudd.php (copied) (copied from text-filter-suite/trunk/tfs-fudd.php)
-
tags/1.3/tfs-jive.php (copied) (copied from text-filter-suite/trunk/tfs-jive.php)
-
tags/1.3/tfs-kraut.php (copied) (copied from text-filter-suite/trunk/tfs-kraut.php)
-
tags/1.3/tfs-pirate.php (copied) (copied from text-filter-suite/trunk/tfs-pirate.php)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
text-filter-suite/tags/1.3/readme.txt
r600654 r600719 5 5 Requires at least: 1.5 6 6 Tested up to: 3.4.2 7 Stable tag: 1. 27 Stable tag: 1.3 8 8 9 9 Advanced filtering functions for WordPress, including the Talk Like a … … 108 108 109 109 == Changelog == 110 = 1.3 - 2012-09-18 = 111 * Fixed PHP opening shorttag in tfs-acroymit.php 112 * Eliminated PHP warnings in debug mode 113 * Removed all closing ?> php tags per WP standards 114 * Killed generic 'filter' $_REQUEST variable checking 115 110 116 = 1.2 - 2010-12-10 = 111 117 * Added this changelog to the readme -
text-filter-suite/trunk/readme.txt
r600654 r600719 5 5 Requires at least: 1.5 6 6 Tested up to: 3.4.2 7 Stable tag: 1. 27 Stable tag: 1.3 8 8 9 9 Advanced filtering functions for WordPress, including the Talk Like a … … 108 108 109 109 == Changelog == 110 = 1.3 - 2012-09-18 = 111 * Fixed PHP opening shorttag in tfs-acroymit.php 112 * Eliminated PHP warnings in debug mode 113 * Removed all closing ?> php tags per WP standards 114 * Killed generic 'filter' $_REQUEST variable checking 115 110 116 = 1.2 - 2010-12-10 = 111 117 * Added this changelog to the readme
Note: See TracChangeset
for help on using the changeset viewer.