Changeset 643634
- Timestamp:
- 12/23/2012 10:49:08 AM (13 years ago)
- File:
-
- 1 edited
-
glass/trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
glass/trunk/readme.txt
r643560 r643634 5 5 Requires at least: 3.0.0 6 6 Tested up to: 3.5 7 Stable tag: 1.3. 17 Stable tag: 1.3.2 8 8 License: GPL3 9 9 … … 53 53 == Installation == 54 54 55 1. Upload glass.1.3. 1.zip to the `/wp-content/plugins/` directory.56 1. Unpack glass.1.3. 1.zip, optionally remove it after unpacking.55 1. Upload glass.1.3.2.zip to the `/wp-content/plugins/` directory. 56 1. Unpack glass.1.3.2.zip, optionally remove it after unpacking. 57 57 1. Activate the plugin through the 'Plugins' menu in WordPress 58 58 … … 210 210 == Changelog == 211 211 212 = 1.3.2 = 213 * Replaced depreciated get_option('home') calls with get_option('siteurl'). 214 212 215 = 1.3.1 = 213 216 * Replaced depreciated get_settings('home') calls with get_option('home'). … … 236 239 == Upgrade Notice == 237 240 241 = 1.3.2 = 242 Fixed problem with non default home location. Again. 243 238 244 = 1.3.1 = 239 245 Fixed possible error when using a non default home location. If glass is
Note: See TracChangeset
for help on using the changeset viewer.