mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Docs: Use a third-person singular verb for the DocBlock summary for remove_permastruct(), introduced in [36181].
See #35235. See #35986. git-svn-id: https://develop.svn.wordpress.org/trunk@36960 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -212,7 +212,7 @@ function add_permastruct( $name, $struct, $args = array() ) {
|
||||
}
|
||||
|
||||
/**
|
||||
* Remove permalink structure.
|
||||
* Removes a permalink structure.
|
||||
*
|
||||
* Can only be used to remove permastructs that were added using add_permastruct().
|
||||
* Built-in permastructs cannot be removed.
|
||||
|
||||
Reference in New Issue
Block a user