Changeset 1038741
- Timestamp:
- 12/05/2014 09:59:18 AM (11 years ago)
- Location:
- wpmovielibrary/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (3 diffs)
-
wpmovielibrary.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wpmovielibrary/trunk/readme.txt
r1038738 r1038741 54 54 55 55 = Get involved = 56 Developers and Translators can contribute to the source code on the [GitHub Repository](https://github.com/ CaerCam/wpmovielibrary/).56 Developers and Translators can contribute to the source code on the [GitHub Repository](https://github.com/wpmovielibrary/wpmovielibrary/). 57 57 58 58 = Links = … … 60 60 * [Official website](http://wpmovielibrary.com/) 61 61 * [Documentation](http://wpmovielibrary.com/documentation/) 62 * [Development](https://github.com/ CaerCam/wpmovielibrary/)62 * [Development](https://github.com/wpmovielibrary/wpmovielibrary/) 63 63 64 64 == Installation == … … 139 139 == Changelog == 140 140 141 = 2.1 = 142 * Feat - Custom Archives pages 143 * Feat - Implement page creation tool 144 * Feat - Headbox customization settings 145 * Feat - Meta query URL by value and range of values 146 * Tweak - New metadata: local release date 147 * Tweak - Add year to movie select list in editor 148 * Tweak - Implement [movies] Shortcode pagination 149 * Tweak - Save metadata once they’re collected 150 * Tweak - Add movies to categories/tags archive pages 151 * Tweak - Not rated message instead of stars 152 * Tweak - Exclude current movie from Movies Widget in single 153 * Tweak - Add label for unknown movie duration 154 * Fix - Undeletable movie details 155 * Fix - Missing search results (pages not included) 156 * Fix - Empty search query 157 * Fix - Missing format in details view 158 * Fix - Apostrophe in actor name breaking taxonomies links 159 * Fix - Poster showing with poster=’none’ param in [movies] Shortcode 160 * Fix - ‘actors’ meta not working in [movie] Shortcode 161 * Fix - Collections added automatically despite settings in editor 162 141 163 = 2.0.2.2 = 142 164 * Tweak - Icon Font updated 143 * Fix bugs in legacy mode144 * Fix Movie Headbox missing menu arrow145 * Fix 'Add New' link blocked by JS in movie editor165 * Fix - bugs in legacy mode 166 * Fix - Movie Headbox missing menu arrow 167 * Fix - 'Add New' link blocked by JS in movie editor 146 168 147 169 = 2.0.2.1 = -
wpmovielibrary/trunk/wpmovielibrary.php
r1038738 r1038741 25 25 * License URI: http://www.gnu.org/licenses/gpl-3.0.txt 26 26 * Domain Path: /languages 27 * GitHub Plugin URI: https://github.com/ CaerCam/WPMovieLibrary27 * GitHub Plugin URI: https://github.com/wpmovielibrary/wpmovielibrary 28 28 */ 29 29
Note: See TracChangeset
for help on using the changeset viewer.