Blog

Pods 1.14.3: Bug fixes and tweaks

Release Notes

  • Added: Reordering a Pod (using pods_ui_manage) now has a new capability check for pods_reorder_pod_podname (Custom WP capability you can add to the user’s role if they don’t have pod_podname access already)
  • Added: New pods_page_precode_X action, where X is the Pod Page URI
  • Fixed: get_field from returning values if an id is not set (no data found)
  • Fixed: Moved wp_editor support into an if/else statement to avoid potential overlaps
  • Fixed: Pods UI pagination and search parameter naming for ‘num’ usage