You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.