Filter: dt_sync_meta
Filter whether to sync meta.
Parameters
| Name | Type | Description |
|---|---|---|
| $sync_meta | bool | Whether to sync meta. Default true. |
| $meta_key | string | The meta key. |
| $meta_value | mixed | The meta value. |
| $post_id | int | The post ID. |
Source
Defined in includes/utils.php at line 457
Returns
Whether to sync meta.