- Remove unused code, styling and icons with plugin version 3
- Display post lists in columns for no image option
- Add title for List posts by date
- Add shortcode option for title text
- Move Categories list title filter to ppv-addons-public-functions.php
- Change Categories list title formatting to match alphabetical letters
- Display List posts alphabetically as rows of cards
- Add CSS clear for post lists
- Display List posts by categories as rows of cards
- Display List posts by date as rows of cards
- correct git repo ppv-addons.php version
- Display List tags alphabetically in columns
- Display List tags by number in columns
- Updated readme tested up to 6.4
- Updated note about Gulp-cli and Gulp installation
- Updated readme tested up to 6.3
- Updated gulp plugin dependencies
- Updated readme tested up to 6.1
- Updated gulp plugin dependencies
- Made image in RSS admin options translatable
- Updated readme tested up to 6.0
- Updated required versions in readme
- Updated gulp plugin dependencies
- Changed pagination HTML and CSS for issues with some themes
- Adjusted some SCSS color variables
- Changed posts listed alphabetically CSS for issues with some themes
- Added responsive columns shortcode
- Updated gulp plugin dependencies
- Updated gulp plugin dependencies
- Updated node-sass to version 7.0.1
- Added admin settings page for the plugin.
- Added admin option for featured post image in RSS feeds.
- Display featured post image in RSS feeds.
- Updated gulp plugin dependencies.
- Fixed undefined variable error.
- Do not enqueue unused JS and CSS files.
- Updated gulp-sass to version 5.
- Updated readme tested up to 5.8.
- Updated all gulp plugins to latest versions.
- Fixed Undefined variable warnings in class-ppv-addons-public.php.
- Updated readme tested up to 5.7.
- Updated gulp plugin dependencies.
- Updated readme tested up to 5.6.
- Updated gulp plugin dependencies.
- Moved plugin source folder outside of the WordPress installation
- Added FAQ items for updating readme and plugin version
- Updated readme tested up to 5.5.
- Moved Change Log from README.md to CHANGELOG.md
- Updated gulp plugin dependencies.
- Updated gulp plugin dependencies.
- Changed Browser-Sync gulp projectURL to use VirtualHost rather than localhost.
- Updated gulp plugin dependencies.
- Updated plugin version.
- Changed custom taxonomy admin metabox to checkbox.
- Added gulp task to package the plugin in a ZIP file.
- Added the custom taxonomy topics.
- Added information in the readme for the custom taxonomy.
- Updated gulp plugin dependencies.
- Updated plugin version.
- Updated gulp-sass and Browser-Sync versions.
- Updated autoprefixer version.
- Moved autoprefixer options to .browserslistrc file.
- Moved autoprefixer after SASS in gulpfile.js.
- Added Requires PHP to readme.
- Updated readme tested up to 5.2.
- Updated Browser-Sync version.
- Corrected tag shortcode option in readme.
- Updated readme tested up to 5.0.
- Add gulp usage to readme.
- Changes for adding .eslint.js file and moving jslint configuration to editor.
- Changed css class in ppv_start_new_row() to ppv-row-cells.
- Updated gulp to version 4.
- Updated gulpfile.js with gulp version 4 syntax.
- Removed watch and browsersync from default gulp task.
- Added shortcut options for selecting post and tag icons.
- Added tags-alphabetical shortcode.
- Added posts-alphabetical shortcode.
- Added icons for blog without featured pictures listing and tag listing.
- Numerous styling changes to PPV archive list and PPV pagination.
- Made yes shortcut options case insensitive.
- Added shortcut option to not use wp_pagenavi plugin.
- Restructured ppv_Pagination function.
- Added tags-by-number shortcode.
- Added gulp and gulp tasks.
- Changed to enqueue minified version of css.
- Added posts-by-categories shortcode.
- Changed PLUGIN_NAME_VERSION to PPV_ADDONS_VERSION.
- Initial release.