mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user