用于ob_start()的回调函数,以捕获主题中的所有链接。
preview_theme_ob_filter(string $content)
参数(Parameters)
参数 | 类型 | 必填 | 说明 |
---|---|---|---|
$content | (string) | 必需 |
返回(Return)
(string)
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
4.3.0 | wp-includes/deprecated.php:3517 | 0 | 1 function |
用于ob_start()的回调函数,以捕获主题中的所有链接。
preview_theme_ob_filter(string $content)
参数 | 类型 | 必填 | 说明 |
---|---|---|---|
$content | (string) | 必需 |
(string)
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
4.3.0 | wp-includes/deprecated.php:3517 | 0 | 1 function |