Changeset 571512
- Timestamp:
- 07/12/2012 11:50:13 PM (14 years ago)
- Location:
- dynamics-sidebars
- Files:
-
- 2 edited
-
tags/1.0.3/readme.txt (modified) (4 diffs)
-
trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
dynamics-sidebars/tags/1.0.3/readme.txt
r571511 r571512 18 18 An awesome plugin that let you have a custom sidebar (widget area) for every page, post and/or custom post type. 19 19 20 [Documentation](https://github.com/ scribu/wp-posts-to-posts/wiki) | [Support Forum](https://github.com/alyssonweb/wp-dynamics-sidebars/issues)20 [Documentation](https://github.com/alyssonweb/wp-dynamics-sidebars/wiki) | [Support Forum](https://github.com/alyssonweb/wp-dynamics-sidebars/issues) 21 21 22 22 **Usage** … … 105 105 ?>` 106 106 107 [Documentation](https://github.com/ scribu/wp-posts-to-posts/wiki) | [Support Forum](https://github.com/alyssonweb/wp-dynamics-sidebars/issues)107 [Documentation](https://github.com/alyssonweb/wp-dynamics-sidebars/wiki) | [Support Forum](https://github.com/alyssonweb/wp-dynamics-sidebars/issues) 108 108 109 109 **Don't forget to check the 'Other Notes' tab for a list of all function and hook you can use.** … … 137 137 138 138 == Changelog == 139 140 = 1.0.3 = 141 142 * Filter 'ds_save_ajax_message' now have a 2 param $error, true if has error false if everything is ok 139 143 140 144 = 1.0.2 = … … 198 202 == Upgrade Notice == 199 203 200 Changed Action 'ds_construct' to 'ds_init'204 Changed to Filter 'ds_save_ajax_message' 201 205 202 206 == Internationalization (i18n) == -
dynamics-sidebars/trunk/readme.txt
r571510 r571512 18 18 An awesome plugin that let you have a custom sidebar (widget area) for every page, post and/or custom post type. 19 19 20 [Documentation](https://github.com/ scribu/wp-posts-to-posts/wiki) | [Support Forum](https://github.com/alyssonweb/wp-dynamics-sidebars/issues)20 [Documentation](https://github.com/alyssonweb/wp-dynamics-sidebars/wiki) | [Support Forum](https://github.com/alyssonweb/wp-dynamics-sidebars/issues) 21 21 22 22 **Usage** … … 105 105 ?>` 106 106 107 [Documentation](https://github.com/ scribu/wp-posts-to-posts/wiki) | [Support Forum](https://github.com/alyssonweb/wp-dynamics-sidebars/issues)107 [Documentation](https://github.com/alyssonweb/wp-dynamics-sidebars/wiki) | [Support Forum](https://github.com/alyssonweb/wp-dynamics-sidebars/issues) 108 108 109 109 **Don't forget to check the 'Other Notes' tab for a list of all function and hook you can use.** … … 137 137 138 138 == Changelog == 139 140 = 1.0.3 = 141 142 * Filter 'ds_save_ajax_message' now have a 2 param $error, true if has error false if everything is ok 139 143 140 144 = 1.0.2 = … … 198 202 == Upgrade Notice == 199 203 200 Changed Action 'ds_construct' to 'ds_init'204 Changed to Filter 'ds_save_ajax_message' 201 205 202 206 == Internationalization (i18n) ==
Note: See TracChangeset
for help on using the changeset viewer.