preview_theme_ob_filter_callback()
preview_theme_ob_filter_callback( array $matches )
操纵预览主题链接以控制和维护位置。
Manipulates preview theme links in order to control and maintain location.
说明(Description)
preg_replace_Callback()的回调函数,用于接受和筛选匹配项。
参数(Parameters)
参数 | 类型 | 说明 |
---|---|---|
$matches | (array) |
源码(Source)
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
4.3.0 | wp-includes/deprecated.php | 9 | 7 |
preview_theme_ob_filter_callback() 为WP2原创文章,链接:https://www.wp2.cn/functions/preview_theme_ob_filter_callback-2/