Skip to content

v2.4.13

Choose a tag to compare

@frozzare frozzare released this 18 Mar 13:10
· 32 commits to 2.x since this release

Fixed

  • Fixed: Box options didn't work when no properties exists in the box.
  • Fixed: Some properties that was stored in options table did return null from papi_get_option, mostly flexible and repeater.
  • Fixed: Object cache issue with options fields that did get post id instead of zero that options should have.
  • Fixed: Check for registered directories before they are used.
  • Fixed: Double fields issue for any field when using papi_get_field in hooks that fires earlier then admin_init #153.

Removed

  • Removed: papi_get_all_page_types had a broken cache that didn't work as it should when you have more than one Papi directory it will not load all types.