Release post: https://webberzone.com/announcements/contextual-related-posts-v4-1-0/
-
Features:
- New Wizard to guide users through the setup process.
-
Modifications:
- Renamed
CRP_VERSION,CRP_PLUGIN_FILE,CRP_PLUGIN_DIRandCRP_PLUGIN_URLconstants toWZ_CRP_VERSION,WZ_CRP_PLUGIN_FILE,WZ_CRP_PLUGIN_DIRandWZ_CRP_PLUGIN_URLrespectively to avoid conflicts with other plugins. - New function
crp_get_blog_option()to fetch an option from a specific blog in WordPress multisite. - Better handling of options if they haven't been set.
- Fulltext indexes are now named
wz_title_content,wz_title, andwz_contentto ensure compatibility and optimize database space, especially when using Contextual Related Posts. After updating to this version, please recreate the indexes to benefit from the changes—until then, the plugin will use the previous index names. - [Pro] Improved the UI and functionality of the Custom Table indexing process.
- [Pro] Multisite Settings page for Enhanced Content Search Index (ECSI) has been modified.
- Renamed
-
Bug fixes:
- Fixed ordering issue on pages when "Same taxonomies" is selected.
- Set the postid if it's different from the queried object in the Core Query class.
- Fixed conflict with WPML showing the current post incorrectly.
- Fixed an issue where activating the Pro plugin while the Free plugin was active, or vice versa, would cause a fatal error.
Full Changelog: 4.0.3...4.1.0