content_url
最后更新于:2021-11-26 04:01:11
apply_filters( ‘content_url’, string $url, string $path )
Filters the URL to the content directory.
参数
- $url
-
(string)
The complete URL to the content directory including scheme and path. - $path
-
(string)
Path relative to the URL to the content directory. Blank string if no path is specified.
源文件
文件: gc-includes/link-template.php