Version 1.6
Release v1.6. Forgot to do a release for 1.5, so this includes the following changes:
- 1.6
- Made the title and caption linked if we have a URL
- Stopped the caption div from displaying if there is not caption
- Added a unique CSS id attribute to each item, based on the wordpress post ID
- Fixed a bug where the plugin was throwing and error when WP_DEBUG was on
- Updated the FAQ a little
- Changed the default version of bootstrap to v3 for new installs. This can be customised in the settings.
- 1.5
- Added new Settings page. Means less shortcode attributes, more user friendly
- Added i18n functions so that the plugin can be translated
- Fix: Bug where featured images were shown on all post types. Noticed by @grahamharper