Papi Versions Save

:rocket: WordPress Page Type API with custom fields

v3.1.12

7 years ago
  • Fixed: Cache issue with improved cache for flexible.

v3.1.11

7 years ago
  • Fixed: Cache only raw database value instead of formatted value, this solves problems with shortcodes in the editor that shouldn't be cached.
  • Fixed: Improve css for flexible and repeater.

v3.1.10

7 years ago
  • Fixed: Multiple render issue when using papi_get_field instead a property array.
  • Fixed: Add new page did remove custom query strings that shouldn't be removed.

v3.1.9

7 years ago
  • Fixed: Small css fixes for repeater in flexible #187.
  • Fixed: Remove repeater rows in flexible.
  • Fixed: Object cache not updated when adding row in repeater in flexible #185.
  • Fixed: CSS bug: Remove is hidden for repeater in flexible #184.

v3.1.8

7 years ago
  • Fixed: Some properties did try to save the property key.

v3.1.7

7 years ago
  • Fixed: Save issue with key/value arrays.
  • FIxed: Relationship setting only_once didn't remove items on page load #183.

v3.1.6

7 years ago
  • Fixed: Issue with papi_html_tag that caused html output issue with some properties.

v3.1.5

7 years ago
  • Fixed: Slug with _property suffix didn't work.
  • Fixed: Remove empty values on post save for properties.

v3.1.4

7 years ago
  • Fixed: PHP type error in group property.
  • Fixed: Wrong meta type was send to ajax when option page was in a post type menu.

v3.1.3

7 years ago
  • Fixed: Cache issue with key that has papi_ prefix.