apply_filters( 'wpt_allow_copy_meta', bool )
Filter to allow Duplicate Posts plugin to copy XPoster meta data when a post is duplicated.
Parameters:
| Name | Type | Description |
|---|---|---|
bool |
$disable True to allow meta to be copied. Default false. |
- Source:
Returns:
bool