[wp-trac] [WordPress Trac] #63078: plugins_api() Default Argument Issue: 'downloaded' Not Set to True
WordPress Trac
noreply at wordpress.org
Sat Mar 8 21:47:28 UTC 2025
#63078: plugins_api() Default Argument Issue: 'downloaded' Not Set to True
--------------------------+-----------------------------
Reporter: wpessential | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Plugins | Version: 6.7.2
Severity: minor | Keywords: needs-dev-note
Focuses: |
--------------------------+-----------------------------
The plugins_api() function has default arguments; among them, the
downloaded field is supposed to be true by default. However, it is not.
{{{
plugins_api('plugin_information', ['active_installs' => true]);
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63078>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list