Changeset 1201859
- Timestamp:
- 07/19/2015 09:15:00 AM (11 years ago)
- File:
-
- 1 edited
-
post-index/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
post-index/trunk/readme.txt
r1201858 r1201859 73 73 == Upgrade Notice == 74 74 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 83 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") 84 85 86 == Changelog == 87 75 88 = 0.7.4 = 76 89 … … 92 105 * Tested successfully with 3.7.1 and 3.8 93 106 * 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 ==107 107 108 108 = 0.7 =
Note: See TracChangeset
for help on using the changeset viewer.