Skip to content

Version 2.7.0

Compare
Choose a tag to compare
@ajaydsouza ajaydsouza released this 16 Jun 20:01
· 404 commits to master since this release

Release post: https://webberzone.com/blog/contextual-related-posts-v2-7-0/

  • Features:

    • Caching improvements: "Enable cache" has been renamed to "Cache HTML output". New option "Cache posts only" has been introduced to cache the output of the database query (array of posts)
    • New option to order posts by relevance, dates or randomly
    • New option to limit posts by the same author
    • Thumbnail HTML markup includes srcset and sizes attributes when available. Read Responsive Images in WordPress 4.4
  • Enhancements:

    • No longer use get_the_title. You can use crp_title and/or crp_thumb_title filters to edit the post title and the alt/title attributes of the thumbnail respectively
    • Selecting Rounded thumbnails under Styles tab will allow your thumbnail setting to either be "inline before text" or "only thumbnails, no text"