WP Show Posts 1.1 has been released.
This is a major code re-write which will allow us to update and add to the pro version more freely.
1.1.3
- New: Button class option
- Fix: Duplicate post classes
- Fix: Post classes PHP notice in some themes
- Fix: PHP 7.2 PHP warning while editing lists
- Tweak: Pass $settings to wpsp_wrapper_atts filter
- Tweak: Remove font-size and line-height CSS (allow themes to handle it)
1.1.2
- Fix: Performance issue dealing with lots of terms in list admin
- Fix: Post class clashes with GP Premium
- Tweak: Allow name in shortcode instead of ID
- Tweak: Use theme defined font size for title elements (removes the default 30px)
1.1.1
- Fix: Fix image hover effects in WPSP Pro
1.1
- New: Allow multiple taxonomy terms to be selected
- New: Choose the title HTML element
- New: wpsp_disable_title_link filter
- New: wpsp_disable_image_link filter
- New: wpsp_read_more_output filter
- New: wpsp_inside_wrapper hook
- New: wpsp_image_attributes filter
- New: wpsp_term_separator filter
- New: Option to add comments number/link in post meta
- New: Allow override of settings within shortcode parameter
- New: Add standard post classes to each post
- Tweak: Remove many function_exists() wrappers – check your custom functions!
- Tweak: Pass list settings through hooks instead of using global
- Tweak: Clean up code considerably
- Tweak: Use the_excerpt() instead of custom function
- Tweak: Remove border radius from read more buttons
- Fix: Broken author setting
- Fix: Remove image float on mobile
- Fix: Missing color labels in WP 4.9