Fix a typo in the author_rewrite_rules
hook doc.
Props kpdesign. See #26095. git-svn-id: https://develop.svn.wordpress.org/trunk@27346 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
0a1afaf38d
commit
3c5db72715
@ -1643,7 +1643,7 @@ class WP_Rewrite {
|
||||
/**
|
||||
* Filter rewrite rules used for author archives.
|
||||
*
|
||||
* Likely author archives would inlcude /author/author-name/, as well as
|
||||
* Likely author archives would include /author/author-name/, as well as
|
||||
* pagination and feed paths for author archives.
|
||||
*
|
||||
* @since 1.5.0
|
||||
|
Loading…
Reference in New Issue
Block a user