Opened 7 years ago
Closed 7 years ago
#48291 closed enhancement (fixed)
Add requires_php to $args parameter docblock for plugins_api()
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 5.3 | Priority: | normal |
| Severity: | normal | Version: | 5.3 |
| Component: | Plugins | Keywords: | has-patch |
| Focuses: | docs | Cc: |
Description
The response from http://api.wordpress.org/plugins/info/1.2/ API now gives requires_php by default. This patch includes requires_php field to $args parameter docblock for plugins_api() function.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
In 46463: