author_rewrite_rules

最后更新于:2021-11-25 20:35:53

apply_filters( ‘author_rewrite_rules’, string[] $author_rewrite )

Filters rewrite rules used for author archives.

参数

$author_rewrite

(string[])
Array of rewrite rules for author archives, keyed by their regex pattern.

源文件

文件: gc-includes/class-gc-rewrite.php

View on Trac