Releases: WebberZone/contextual-related-posts
Version 3.3.3
Security fix
Full Changelog: v3.3.2...v3.3.3
Version 3.2.2
Security fix
What's Changed
- Allow postid to be overridden when rendering by @thecodeassassin in #179
New Contributors
- @thecodeassassin made their first contribution in #179
Full Changelog: v3.3.1...v3.3.2
Version 3.3.1
Security fix
Full Changelog: v3.3.0...v3.3.1
Version 3.3.0
Release post: https://webberzone.com/blog/contextual-related-posts-v3-3-0/
-
Features:
- Related posts block allows you to set a custom header above the related posts. Leave blank to get the one from the main settings page.
- New option "Related Meta Keys" under the List Tuning tab. You can enter a comma-separted list of meta keys. Posts that match the same value of the meta key are displayed before the other related posts.
-
Enhancements/modifications:
- If the number of "Manual related posts" is greater than the number of related posts, then the database query is bypassed drastically improving perfomance
- Moved Related Posts Tools page under Tools menu
- Related Posts block is now wrapped in
Disabled
tags to prevent accidental clicking of links in the block editor
-
Bug fixes:
- Thumb width and height defaults to 150 in case the settings are missing
- Setting the style to be text_only didn't enforce no thumbnail
-
Developer:
- New filters:
crp_query_date_query
,crp_query_meta_query
,crp_query_meta_query_relation
- New filters:
Full Changelog: v3.2.3...v3.3.0
Version 3.3.0 Beta 2
Changelog
-
Features:
- Related posts block allows you to set a custom header above the related posts. Leave blank to get the one from the main settings page.
- New option "Related Meta Keys" under the List Tuning tab. You can enter a comma-separted list of meta keys. Posts that match the same value of the meta key are displayed before the other related posts.
-
Enhancements/modifications:
- If the number of "Manual related posts" is greater than the number of related posts, then the database query is bypassed drastically improving perfomance
- Moved Related Posts Tools page under Tools menu
- Related Posts block is now wrapped in
Disabled
tags to prevent accidental clicking of links in the block editor
-
Bug fixes:
- Thumb width and height defaults to 150 in case the settings are missing
- Setting the style to be text_only didn't enforce no thumbnail
-
Developer:
- New filters:
crp_query_date_query
,crp_query_meta_query
,crp_query_meta_query_relation
- New filters:
Full Changelog: v3.2.3...v3.3.0-beta2
Installation
- Download the contextual-related-posts.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 contextual-related-posts.zip 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
Version 3.2.3
Release post: https://webberzone.com/blog/contextual-related-posts-v3-2-0/
-
Enhancements:
- Block shows a placeholder when used in non-Edit screens or when no content is generated
-
Bug fix:
- Missing text-only.min.css file
- Block settings were not saved
Full Changelog: v3.2.2...v3.2.3
Version 3.2.3 Beta 2
Changelog
-
Enhancements:
- Block shows a placeholder when used in non-Edit screens or when no content is generated
-
Bug fix:
- Missing text-only.min.css file
- Block settings were not saved
Full Changelog: v3.2.3-beta1...v3.2.3-beta2
Installation
- Download the contextual-related-posts.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 contextual-related-posts.zip 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
Version 3.2.3 Beta 1
Changelog
- Bug fix:
- Missing text-only.min.css file
Full Changelog: v3.2.2...v3.2.3-beta1
Installation
- Download the contextual-related-posts.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 contextual-related-posts.zip 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
Version 3.2.2
Release post: https://webberzone.com/blog/contextual-related-posts-v3-2-0/
- Bug fix:
- Widget options were not saved properly
- Stylesheets and header styles have been fixed to be more specific
Version 3.2.1
Release post: https://webberzone.com/blog/contextual-related-posts-v3-2-0/
-
Enhancements/modifications:
- If thumbnail is set as
text only
, then the style is also set astext only
at runtime
- If thumbnail is set as
-
Bug fix:
- PHP error thrown when using
get_crp_posts_id()
- PHP error thrown when using
-
Deprecated:
get_crp_posts_id()
. Useget_crp_posts()
instead
Full Changelog: v3.2.0...v3.2.1