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