Skip to content

Version 2.4.1

Compare
Choose a tag to compare
@ajaydsouza ajaydsouza released this 12 Jun 21:06
· 473 commits to master since this release

= 2.4.1 =

  • Bug fixes:
    • Reverted the "Automatically add related posts to" setting introduced in 2.4.0
    • Metaboxes will now save when editting attachments

= 2.4.0 =

  • Features:

    • New option to randomize the related posts
    • New option to limit related posts to the same post type
    • "Automatically add related posts to" option applies to widgets
  • Enhancements:

    • post_types argument now takes a comma-separated list of post types. Default format when resaving options is also comma-separated
  • Bug fixes:

    • Trimming titles should now work with multibyte / non-English characters
  • Deprecated:

    • crp_max_formatted_content has been deprecated. Use crp_trim_char instead