用法
参数
$m
(array) (required) 正则表表达式适配的数组
default: none
返回值
(mixed)
失败返回 false。
注解
- 这是一个私有函数,不应该直接被调用,列在 codex 只是为了文档的完整性。
- 通过 get_shortcode_regex() 获取适配的数组。
- 使用到的全局变量:(array) $shortcode_tags
修改记录
since: 2.5
源文件
wp-includes/shortcodes.php
$m
(array) (required) 正则表表达式适配的数组
default: none
(mixed)
失败返回 false。
since: 2.5
wp-includes/shortcodes.php