Regular Expressions 101

Community Patterns

2

update match

PCRE (PHP <7.3)
no description available
Submitted by ozarzu - 8 years ago

match wordpress plugins [plugin_name ...]...[/plugin]

-2

Regular Expression
PCRE (PHP <7.3)

/
(?:(\[[a-zA-Z]+.*?\/?\].*?\[\/[a-zA-Z]+.*?\/?\]))
/
g

Description

Loading markdown...
Submitted by chris backhouse - 8 years ago