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