Skip to content

Version 2.1.0

Compare
Choose a tag to compare
@ajaydsouza ajaydsouza released this 03 Apr 22:00
· 692 commits to master since this release
  • New: Separate cache for related posts added to feeds. Prevents conflict with the cache for normal related posts
  • New: Timthumb has been deprecated
  • New: Setting "Related posts should be newer than:" to 0 to disable limiting posts by age
  • New: Filters crp_posts_match, crp_posts_now_date, crp_posts_from_date to modify the WHERE clause
  • Modified: thumb_timthumb, thumb_timthumb_q and filter attributes for the function crp_get_the_post_thumbnail have been deprecated. If you're using this function, an entry will be created for the deprecated log
  • Modified: Reset default thumbnail URL location to plugin default if the field is blank or only contains /default.png
  • Modified: Meta-box will no longer be displayed on non-public post types
  • Modified: For first image, the plugin will attempt to seek the correct thumbnail size if available
  • Fixed: Author link was incorrectly displayed multiple times in the list when Show Author was enabled
  • Fixed: WP Notice Errors when using the Widget via the Customizer menu in WordPress
  • Fixed: Incorrect thumbnail was pulled on attachment pages