wpseek.com
Bazujące na WordPress narzędzie wyszukiwania dla deweloperów i twórców motywów.



author_rewrite_rules › Filtr WordPress Hooks

Od1.5.0
Przestarzałyn/a
apply_filters( 'author_rewrite_rules', $author_rewrite )
Parametry:
  • (string[]) $author_rewrite Array of rewrite rules for author archives, keyed by their regex pattern.
    Wymagane: Tak
Zdefiniowane na:
Codex:

Filters rewrite rules used for author archives.

Likely author archives would include /author/author-name/, as well as pagination and feed paths for author archives.





Źródło

$author_rewrite = apply_filters( 'author_rewrite_rules', $author_rewrite );