Plugin Directory

Changeset 571512


Ignore:
Timestamp:
07/12/2012 11:50:13 PM (14 years ago)
Author:
alyssonweb
Message:

Fixed documentation link

Location:
dynamics-sidebars
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • dynamics-sidebars/tags/1.0.3/readme.txt

    r571511 r571512  
    1818An awesome plugin that let you have a custom sidebar (widget area) for every page, post and/or custom post type.
    1919
    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)
    2121
    2222**Usage**
     
    105105?>`
    106106
    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)
    108108
    109109**Don't forget to check the 'Other Notes' tab for a list of all function and hook you can use.**
     
    137137
    138138== 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
    139143
    140144= 1.0.2 =
     
    198202== Upgrade Notice ==
    199203
    200 Changed Action 'ds_construct' to 'ds_init'
     204Changed to Filter 'ds_save_ajax_message'
    201205
    202206== Internationalization (i18n) ==
  • dynamics-sidebars/trunk/readme.txt

    r571510 r571512  
    1818An awesome plugin that let you have a custom sidebar (widget area) for every page, post and/or custom post type.
    1919
    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)
    2121
    2222**Usage**
     
    105105?>`
    106106
    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)
    108108
    109109**Don't forget to check the 'Other Notes' tab for a list of all function and hook you can use.**
     
    137137
    138138== 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
    139143
    140144= 1.0.2 =
     
    198202== Upgrade Notice ==
    199203
    200 Changed Action 'ds_construct' to 'ds_init'
     204Changed to Filter 'ds_save_ajax_message'
    201205
    202206== Internationalization (i18n) ==
Note: See TracChangeset for help on using the changeset viewer.