Skip to main content

Filter: daymark_comment_import_approved

Filters whether an imported external response is approved.

Parameters

NameTypeDescription
$approvedintApproval status passed to wp_insert_comment() (1 = approved).
$post_idintMark post ID.
$networkstringNetwork ID, e.g. 'bluesky'.
$responsearray<string,mixed>The response being imported.

Since

  • 0.7.0

Source

Defined in includes/class-notifications.php at line 697