Changeset 822153
- Timestamp:
- 12/14/2013 09:54:16 PM (12 years ago)
- Location:
- selective-reading/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (2 diffs)
-
selective-reading.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
selective-reading/trunk/readme.txt
r822152 r822153 47 47 == Changelog == 48 48 49 = 0.3.1 = 50 * Tested with WP 3.8 51 49 52 = 0.3 = 50 53 * Fixed problem with UTF-8 characters displaying incorrectly in category titles. … … 66 69 * Fixed problem with UTF-8 characters displaying incorrectly in category titles. 67 70 71 = 0.3.1 = 72 * Tested with WP 3.8 73 -
selective-reading/trunk/selective-reading.php
r592307 r822153 2 2 /** 3 3 * @package Selective_reading 4 * @version 0.3 4 * @version 0.3.1 5 5 */ 6 6 /*
Note: See TracChangeset
for help on using the changeset viewer.