Action: dt_process_distributor_attributes

do_action( 'dt_process_distributor_attributes', $post, $request, $update )

Fires after an API push is handled by Distributor.

Parameters:
Name Type Description
$post WP_Post

Inserted or updated post object.

$request WP_REST_Request

Request object.

$update bool

True when creating a post, false when updating.

Since:
  • 1.0
Source: