v3.3.1-RC1
Pre-release
Pre-release
Changelog
-
Enhancements/Modifications:
- When displaying the post thumbnail, the Media Handler will first use the image's alt tag set in the Media editor. If alt tag is empty, then it will use the post title as a fallback. Filter
tptn_thumb_use_image_alt
and set it to false to not use the alt tag. Filtertptn_thumb_alt_fallback_post_title
and set it to false to disable the alt tag - Orderby clause modified to not use visits to ensure compatibility if any other plugin rewrites the WP_Query fields
- Media Handler will check if the meta field contains a valid URL
- When saving settings, the thumbnail width and height is forced if either the width or height of the thumbnail setting is set to 0
- When displaying the post thumbnail, the Media Handler will first use the image's alt tag set in the Media editor. If alt tag is empty, then it will use the post title as a fallback. Filter
-
Bug fixes:
- Function
wp_img_tag_add_loading_attr
is deprecated since version 6.3.0 - Bug in
the_content
filter detection which sometimes caused the counter not to display tptn_thumbnail
settings size disappeared from Settings page if this was deselected
- Function
Installation
- Download the top-10.zip file from this release post
- Visit Plugins in your Admin Area
- Hit the Add New button next to the Plugins heading
- Hit the Upload button next to the Add Plugins heading
- Select the top-10.zip file that you downloaded and hit Install Now
- In the next screen choose Replace current with uploaded
- This should replace the plugin with the latest version. You can verify this by going back to the Plugins page and checking the version number
Full Changelog: v3.3.1-beta2...v3.3.1-RC1