Skip to content

Releases: wp-papi/papi

v3.1.12

05 Sep 14:37
Compare
Choose a tag to compare
  • Fixed: Cache issue with improved cache for flexible.

v3.1.11

05 Sep 08:09
Compare
Choose a tag to compare
  • 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

30 Aug 11:49
Compare
Choose a tag to compare
  • 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

16 Aug 07:29
Compare
Choose a tag to compare
  • 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

10 Aug 09:01
Compare
Choose a tag to compare
  • Fixed: Some properties did try to save the property key.

v3.1.7

10 Aug 06:33
Compare
Choose a tag to compare
  • Fixed: Save issue with key/value arrays.
  • FIxed: Relationship setting only_once didn't remove items on page load #183.

v3.1.6

08 Aug 12:30
Compare
Choose a tag to compare
  • Fixed: Issue with papi_html_tag that caused html output issue with some properties.

v3.1.5

08 Aug 09:25
Compare
Choose a tag to compare
  • Fixed: Slug with _property suffix didn't work.
  • Fixed: Remove empty values on post save for properties.

v3.1.4

02 Aug 06:19
Compare
Choose a tag to compare
  • 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

27 Jul 13:11
Compare
Choose a tag to compare
  • Fixed: Cache issue with key that has papi_ prefix.