Blog

Pods 2.7.27 Maintenance Update

Today we released the Pods Framework 2.7.27 Maintenance Update on WordPress.org.

This update includes the following improvement and fix:

  • Added: Support taxonomy and other object field filters in Pods::find(). #5994 (@JoryHogeveen)
  • Added: WP 5.7 filter_by_item and filter_by_date labels. #5959 (@JoryHogeveen)
  • Added: pagination_type shortcode param. #5977 (@JoryHogeveen)
  • Enhancement: Allow ID as parameter for pods_audio() and pods_video(). #5999 (@JoryHogeveen, @sc0ttkclark)
  • Enhancement: Use correct pagination item classes. #5179 (@JoryHogeveen)
  • Fixed: Polylang compatibility for populating default field values. #5879 (@Chouby, @JoryHogeveen)
  • Fixed: Prevent incorrect sanitizing of option fields since 2.7.25. #5909 (@JoryHogeveen)
  • Fixed: Traversal display filters for single and multiple relationships. #5985 (@JoryHogeveen)
  • Fixed: Support capitalized file extensions. #5975 (@sc0ttkclark, @JoryHogeveen)
  • Fixed: Resolved PHP notice in the PodsAPI. #5952 (@JoryHogeveen, @sc0ttkclark)
  • Fixed: Resolved PHP notice when using ?pods_debug_sql=1 on Pods Admin UI screens. (@sc0ttkclark)
  • Fixed: Stop tracking Freemius add-ons and rely on just Pods itself. #5981 (@sc0ttkclark)
  • Fixed: Prevent potentially unsafe HTML tags from being used in admin menu text. (@sc0ttkclark, props to Hagai Wechsler and Daniel Elkabes from WhiteSource Software)

You can read the full change log for this release on the Development tab of our WordPress.org plugin page.