Used By
Used By | Description |
---|---|
wp-admin/includes/export.php: export_wp() | Generates the WXR export file for download. |
Filters whether to selectively skip post meta used for WXR exports.
Returning a truthy value from the filter will skip the current meta object from being exported.
(bool) Whether to skip the current post meta. Default false.
(string) Current meta key.
(object) Current meta object.
Version | Description |
---|---|
3.3.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wxr_export_skip_postmeta