Changeset 586703
- Timestamp:
- 08/17/2012 05:37:13 AM (13 years ago)
- Location:
- advanced-post-list
- Files:
-
- 2 edited
-
tags/0.3.b5/readme.txt (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
advanced-post-list/tags/0.3.b5/readme.txt
r586618 r586703 112 112 == Changelog == 113 113 114 = 0.3.b5 = 115 116 * Added ‘Any/All’ term setting to taxonomies. 117 * Changed ‘Post Status’ filter to carry multiple values. 118 * Added User/Visitor Permissions. 119 * Added Author filter. 120 * Added Ignore Sticky Posts filter. 121 * Added Exclude Posts filter. 122 * Added Exclude Duplicate Posts from Current Page setting. 123 * Added an Exit Message. 124 * Added database upgrade for 0.3.beta5. 125 * Changed Admin Dialogs. 126 * Fixed Post Status grabbing private content. 127 * Fixed duplicate posts bug. 128 * Changed jQuery register script location. 129 * Added additional support to scripts. 130 * Added empty index.php files to all folders. 131 114 132 = 0.3.b4 = 115 133 … … 175 193 == Upgrade Notice == 176 194 195 = 0.3.b5 = 196 Beta Version. Beta 5 has another database upgrade, so it is recommended you backup your data, and use a test site first. No issues with the database have been posted. 197 Contains additional filter settings that are built-in the WP_Query params, and added a couple custom function. Also fixed a few issues. Look at the changelog for more details. 198 177 199 = 0.3.b4 = 178 200 Beta Version. It is recommended you backup, but no issues with the database have been posted. -
advanced-post-list/trunk/readme.txt
r586618 r586703 112 112 == Changelog == 113 113 114 = 0.3.b5 = 115 116 * Added ‘Any/All’ term setting to taxonomies. 117 * Changed ‘Post Status’ filter to carry multiple values. 118 * Added User/Visitor Permissions. 119 * Added Author filter. 120 * Added Ignore Sticky Posts filter. 121 * Added Exclude Posts filter. 122 * Added Exclude Duplicate Posts from Current Page setting. 123 * Added an Exit Message. 124 * Added database upgrade for 0.3.beta5. 125 * Changed Admin Dialogs. 126 * Fixed Post Status grabbing private content. 127 * Fixed duplicate posts bug. 128 * Changed jQuery register script location. 129 * Added additional support to scripts. 130 * Added empty index.php files to all folders. 131 114 132 = 0.3.b4 = 115 133 … … 175 193 == Upgrade Notice == 176 194 195 = 0.3.b5 = 196 Beta Version. Beta 5 has another database upgrade, so it is recommended you backup your data, and use a test site first. No issues with the database have been posted. 197 Contains additional filter settings that are built-in the WP_Query params, and added a couple custom function. Also fixed a few issues. Look at the changelog for more details. 198 177 199 = 0.3.b4 = 178 200 Beta Version. It is recommended you backup, but no issues with the database have been posted.
Note: See TracChangeset
for help on using the changeset viewer.