Plugin Directory

Changeset 1201859


Ignore:
Timestamp:
07/19/2015 09:15:00 AM (11 years ago)
Author:
iTux
Message:

Informationen von Upgrade-Notice zu Changelog verschoben.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • post-index/trunk/readme.txt

    r1201858 r1201859  
    7373== Upgrade Notice ==
    7474
     75= 0.7 =
     76
     77* You can now split your index into columns using the attribute columns in the shortcode: `[post_index columns=2]`.
     78* Custom post types are now supported and can be specified in the shortcode tag: `[post_index post_type="page"]`.
     79* The old filter for `<!--post-index-->` has been completely removed! Replace it by using the shortcode.
     80
     81= 0.5 =
     82
     83The plugin uses shortcodes now. Please change your page or post and replace `<!--post-index-->` with `[post_index]`! Thanks to [Franz Wieser](http://www.wieser.at/ "Franz Wieser")
     84
     85
     86== Changelog ==
     87
    7588= 0.7.4 =
    7689
     
    92105* Tested successfully with 3.7.1 and 3.8
    93106* Removed short codes as some hosters do not support them.
    94 
    95 = 0.7 =
    96 
    97 * You can now split your index into columns using the attribute columns in the shortcode: `[post_index columns=2]`.
    98 * Custom post types are now supported and can be specified in the shortcode tag: `[post_index post_type="page"]`.
    99 * The old filter for `<!--post-index-->` has been completely removed! Replace it by using the shortcode.
    100 
    101 = 0.5 =
    102 
    103 The plugin uses shortcodes now. Please change your page or post and replace `<!--post-index-->` with `[post_index]`! Thanks to [Franz Wieser](http://www.wieser.at/ "Franz Wieser")
    104 
    105 
    106 == Changelog ==
    107107
    108108= 0.7 =
Note: See TracChangeset for help on using the changeset viewer.