paginate_links_output
最后更新于:2021-11-27 13:10:34
apply_filters( ‘paginate_links_output’, string $r, array $args )
Filters the HTML output of paginated links for archives.
参数
- $r
-
(string)
HTML output. - $args
-
(array)
An array of arguments. See paginate_links() for information on accepted arguments.
源文件
文件: gc-includes/general-template.php