Action: dt_process_distributor_attributes
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
Defined in includes/rest-api.php at line 159