Community Patterns

Community Library Entry

1

Regular Expression
Created·2016-08-15 12:46
Flavor·ECMAScript (JavaScript)

/
<(wp:postmeta)>\s*<(wp:meta_key)>\s*wpcf-lookbook-front-image\s*<\/\2>\s*<(wp:meta_value)>[\s\S]*?<\/\3>\s*<\/\1>\s*
/
g
Open regex in editor

Description

Allows for easy removal of metadata in WP export file

Submitted by anonymous