Skip to main content

Filter: gk/gravityexport/save/feed-copy/unknown-key

Decides what happens to a feed meta key the copier does not recognize.

Parameters

NameTypeDescription
$actionstringThe action to take. Default: 'copy'. Accepts 'copy' or 'drop'.
$keystringThe unrecognized meta key.
$valuemixedThe value stored under the key.
$source_metaarrayThe full source feed meta.
$target_form_idintThe target form ID.

Since

  • 1.15.0

Source

Defined in add-ons/save/src/Feature/FeedCopy/CopyNormalizer.php at line 337