Skip to content

Version 2.3.2

Compare
Choose a tag to compare
@keesiemeijer keesiemeijer released this 21 Oct 10:18
· 391 commits to master since this release

Version 2.3.2

  • Enhancement
    • Add public_only parameter to not display private related posts from the current author.
    • Add include_self parameter to include the current post in the related posts.
    • Add filter pre_related_posts to override the related posts query.
  • Bug fixes
    • Fix duplicate gallery IDs breaking the column layout of WordPress galleries. Props: @sonamel