Core Function
View Source on Trac ↗ wxr_filter_postmeta()
wxr_filter_postmeta( mixed $return_me, mixed $meta_key ) Determines whether to selectively skip post meta used for WXR exports.
Parameters 2 required
| Name / Type | Description |
|---|---|
| $return_me bool | Whether to skip the current post meta. Default false. Required |
| $meta_key string | Meta key. Required |
Return Value
(bool)
bool
Function Information
Since Version
3.3.0
Source File
wp-admin/includes/export.php
Advertisement