Releases: wp-papi/papi
Releases · wp-papi/papi
v3.1.2
v3.1.1
v3.1.0
Added
- Added:
show_screen_options
to all types meta method that can turn off screen options tab. - Added:
show_help_tabs
to all types meta method that can turn off help tab. - Added:
help
method to all types which can be used to add help tabs. - Added:
help_sidebar
method to all types which can be used to add help tabs sidebar content. - Added: Support for taxonomy types with support for term meta.
- Added:
wp papi term
command like post command. - Added:
mce_buttons
settings to editor property. - Added:
media_buttons
,teeny
anddrag_drop_upload
settings to editor property. - Added: Vertical boxes support #148.
- Added: Support for saving properties on revision posts and restoring revision data.
- Added:
display
option to box options in order to control if the box should be displayed or not. - Added: Support for repeaters inside repeaters.
- Added: Support for repeaters inside flexibles.
- Added: Support for render html in
Publish box
withpublish_box
method. - Added:
papi_get_entry_type_css_class
to get the css class that is added to body for a entry type. - Added: Support for autosaving fields.
- Added: Support for group inside flexibles.
- Added: Support for group inside repeaters.
- Added:
body_classes
method to all types which can be used to add custom body classes. - Added:
show_permalink
to page type so permalink div can be hidden on a page type. - Added:
show_page_template
to hide page template dropdown by default on a page type. - Added:
show_page_attributes
to show page attributes box by default on a page type. - Added:
false
value toslug
key to generate a unique slug that don't should be saved in the database but displayed in the admin.
Changed
- Updated: Cross icon for file property with new color #158.
- Updated:
$id
param forpapi_get_slugs
is optional. - Updated: Group property is stored as a repeater but only with one row and not a standalone properties.
Removed
- Removed: Papi tool page.
- Removed:
papi_translate_keys
v3.0.10
v2.4.18
v3.1.0-rc1
Added
- Added:
show_screen_options
to all types meta method that can turn off screen options tab. - Added:
show_help_tabs
to all types meta method that can turn off help tab. - Added:
help
method to all types which can be used to add help tabs. - Added:
help_sidebar
method to all types which can be used to add help tabs sidebar content. - Added: Support for taxonomy types with support for term meta.
- Added:
wp papi term
command like post command. - Added:
mce_buttons
settings to editor property. - Added:
media_buttons
,teeny
anddrag_drop_upload
settings to editor property. - Added: Vertical boxes support #148.
- Added: Support for saving properties on revision posts and restoring revision data.
- Added:
display
option to box options in order to control if the box should be displayed or not. - Added: Support for repeaters inside repeaters.
- Added: Support for repeaters inside flexibles.
- Added: Support for render html in
Publish box
withpublish_box
method. - Added:
papi_get_entry_type_css_class
to get the css class that is added to body for a entry type. - Added: Support for autosaving fields.
- Added: Support for group inside flexibles.
- Added: Support for group inside repeaters.
- Added:
body_classes
method to all types which can be used to add custom body classes. - Added:
show_permalink
to page type so permalink div can be hidden on a page type. - Added:
show_page_template
to hide page template dropdown by default on a page type. - Added:
show_page_attributes
to show page attributes box by default on a page type. - Added:
false
value toslug
key to generate a unique slug that don't should be saved in the database but displayed in the admin.
Changed
- Updated: Cross icon for file property with new color #158.
- Updated:
$id
param forpapi_get_slugs
is optional. - Updated: Group property is stored as a repeater but only with one row and not a standalone properties.
Removed
- Removed: Papi tool page.
- Removed:
papi_translate_keys