Changeset 571475
- Timestamp:
- 07/12/2012 09:44:48 PM (14 years ago)
- File:
-
- 1 edited
-
dynamics-sidebars/tags/1.0.2/readme.txt (modified) (7 diffs)
Legend:
- Unmodified
- Added
- Removed
-
dynamics-sidebars/tags/1.0.2/readme.txt
r571470 r571475 5 5 Requires at least: 3.0 6 6 Tested up to: 3.4.1 7 Stable tag: 1.0. 17 Stable tag: 1.0.2 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 104 104 **Don't forget to check the 'Other Notes' tab for a list of all function and hook you can use.** 105 105 106 107 106 == Installation == 108 107 … … 112 111 * Tested up to: 3.4.1 113 112 114 115 113 **Install** 116 114 … … 118 116 1. Upload the the dynamics-sidebars folder (not just the files in it!) to your wp-contents/plugins folder. If you're using FTP, use 'binary' mode. 119 117 120 121 118 **Activate** 122 119 123 120 1. In your WordPress admin area, go to "Plugins" page 124 121 1. Activate the "Dynamics Sidebars" plugin. 125 126 122 127 123 == Screenshots == … … 131 127 3. Bulk Edit 132 128 133 134 129 == Frequently Asked Questions == 135 130 136 131 No FAQ yet. 137 132 138 139 133 == Changelog == 134 135 = 1.0.2 = 136 137 * CHANGED Action 'ds_construct' to 'ds_init' 140 138 141 139 = 1.0.1 = … … 153 151 * REMOVED Constant: DS_PLUGIN_FOR_PAGES, to render or not "Sidebar" metabox for pages 154 152 * REMOVED Constant: DS_PLUGIN_FOR_POSTS, to render or not "Sidebar" metabox for posts 155 * CHANGED Action 'ds_construct' to 'ds_init'156 153 157 154 = 1.0.0 = … … 196 193 == Upgrade Notice == 197 194 198 Fixed deactivation hook deleting all data and added some other features. 199 195 Changed Action 'ds_construct' to 'ds_init' 200 196 201 197 == Internationalization (i18n) ==
Note: See TracChangeset
for help on using the changeset viewer.