navigation_markup_template
最后更新于:2021-11-27 08:46:25
apply_filters( ‘navigation_markup_template’, string $template, string $class )
Filters the navigation markup template.
参数
- $template
-
(string)
The default template. - $class
-
(string)
The class passed by the calling function.
响应
(string) Navigation template.
源文件
文件: gc-includes/link-template.php