mirror of
git://develop.git.wordpress.org/
synced 2025-01-31 12:29:09 +01:00
Remove a now-unnecessary inline @see
tag from the description for add_rewrite_endpoint()
.
See #32246. git-svn-id: https://develop.svn.wordpress.org/trunk@33235 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
4274e7fe7e
commit
2ebc03741b
@ -246,7 +246,7 @@ define( 'EP_ALL', EP_PERMALINK | EP_ATTACHMENT | EP_ROOT | EP_COMMENTS | EP_SEAR
|
||||
* combination of them using the bitwise OR operator) as their values are not
|
||||
* guaranteed to remain static (especially `EP_ALL`).
|
||||
*
|
||||
* Be sure to flush the rewrite rules - {@see flush_rewrite_rules()} - when your plugin gets
|
||||
* Be sure to flush the rewrite rules - see flush_rewrite_rules() - when your plugin gets
|
||||
* activated and deactivated.
|
||||
*
|
||||
* @since 2.1.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user