Changeset 225065
- Timestamp:
- 04/03/2010 08:32:51 PM (16 years ago)
- Location:
- underconstruction
- Files:
-
- 11 added
- 1 edited
-
tags/1.05 (added)
-
tags/1.05/defaultMessage.php (added)
-
tags/1.05/readme.txt (added)
-
tags/1.05/screenshot-1.png (added)
-
tags/1.05/screenshot-2.png (added)
-
tags/1.05/screenshot-3.png (added)
-
tags/1.05/screenshot-4.png (added)
-
tags/1.05/ucOptions.php (added)
-
tags/1.05/underConstruction.php (added)
-
tags/1.05/underconstruction.dev.js (added)
-
tags/1.05/underconstruction.min.js (added)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
underconstruction/trunk/readme.txt
r220245 r225065 5 5 Requires at least: 2.7 6 6 Tested up to: 3.0 7 Stable tag: 1.0 47 Stable tag: 1.05 8 8 9 9 Creates a 'Coming Soon' page that will show for all users who are not logged in … … 39 39 == Changelog == 40 40 41 = 1.05 = 42 * Fixed an issue where single quotes were being escaped on custom HTML pages. They will now be unquoted when printed to the screen 43 41 44 = 1.04 = 42 45 * Made UC a bit more of a 'good citizen' in terms of storing it's options. No options will be left behind when deleting the plugin now, and when deactivating, all options are compressed to one archive record. If reactivating the plugin, the options will be returned to how they were before deactivation. … … 61 64 62 65 == Upgrade Notice == 66 67 = 1.05 = 68 * Fixed an issue where single quotes were being escaped on custom HTML pages. They will now be unquoted when printed to the screen 63 69 64 70 = 1.04 =
Note: See TracChangeset
for help on using the changeset viewer.