Skip to main content

Filter: gk/gravityboard/card/update-card

Allow plugins to add additional changes to the card.

Parameters

NameTypeDescription
$changesarrayThe changes to the card, each element is a string of the field or meta key that was updated.
$request\WP_REST_RequestThe REST request object.
$entryarrayThe entry data.
$feedarrayThe feed data.

Source

Defined in src/Ajax.php at line 451