mirror of
git://develop.git.wordpress.org/
synced 2025-03-21 12:29:53 +01: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:
parent
474c7da237
commit
662a4c1fd8
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user