Skip to main content

Filter: gravityview/edit_entry/post_categories/append

Should post categories be added to or replaced?

Parameters

NameTypeDescription
$appendboolIf true, don't delete existing categories, just add on. If false, replace the categories with the submitted categories. Default: false.

Since

  • 1.17

Source

Defined in src/Field/Types/PostCategory.php at line 85