v3.4.0-RC2
Pre-release
Pre-release
Changelog
-
Features:
- Bulk edit posts, pages and custom post types to add the manual relatd posts and/or exclude posts from the related posts list
- New argument
include_words
to include posts that match the words in the title and/or content.
-
Enhancements/Modifications:
- The Manual Related Posts field in the meta box allows a user to live search for related posts
- Caching of the entire HTML output is enabled by default. You can disable it in the settings page. This will reduce the number of database queries and improve performance. If you have customised the output, you will need to clear the cache for the changes to take effect. Applies to new installs and when you reset the settings
- The plugin no longer check for pre v2.5 settings key
-
Bug Fixes:
- The post cache was not always cleared when a post was updated
-
Deprecated:
get_crp_posts_id
has been completed deprecated and will useget_crp_posts
instead. The function will continue to work but will be removed in a future version
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
Full Changelog: v3.4.0-RC1...v3.4.0-RC2