[wp-trac] [WordPress Trac] #11045: Compatibility info from plugins API
WordPress Trac
wp-trac at lists.automattic.com
Thu Oct 29 01:22:33 UTC 2009
#11045: Compatibility info from plugins API
---------------------------+------------------------------------------------
Reporter: johnbillion | Owner: ryan
Type: defect (bug) | Status: new
Priority: normal | Milestone: Unassigned
Component: WordPress.org | Version:
Severity: normal | Keywords:
---------------------------+------------------------------------------------
Using the `plugin_information` method of the Plugins API only returns the
plugin compatibility info for WP 2.9 despite there being compatibility
info available for several versions.
The announcement blog post for the new method states:
>If the API knows which version of WordPress you are using (for example,
if you are making this query using the plugins_api() function from with
WordPress), the API will only return compatibility information for your
version of WordPress.
It seems the API is returning info only for 2.9 and not the WordPress
version you are using.
Is there a parameter available to request compatibility info for a
particular WP version?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11045>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list