Docs: Update the DocBlock summary for plugins_api()
to reflect the "WordPress.org" Plugins API.
See #34035. git-svn-id: https://develop.svn.wordpress.org/trunk@34642 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
40c3091ee3
commit
b9944f6331
@ -7,7 +7,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* Retrieves plugin installer pages from WordPress Plugins API.
|
||||
* Retrieves plugin installer pages from the WordPress.org Plugins API.
|
||||
*
|
||||
* It is possible for a plugin to override the Plugin API result with three
|
||||
* filters. Assume this is for plugins, which can extend on the Plugin Info to
|
||||
|
Loading…
Reference in New Issue
Block a user