[wp-meta] [Making WordPress.org] #1198: Plugins/themes API should report available tags
Making WordPress.org
noreply at wordpress.org
Fri Aug 21 21:28:15 UTC 2015
#1198: Plugins/themes API should report available tags
---------------------------+-------------------------------
Reporter: boonebgorges | Owner:
Type: enhancement | Status: closed
Priority: normal | Component: api.wordpress.org
Resolution: worksforme | Keywords:
---------------------------+-------------------------------
Comment (by Otto42):
Example code:
{{{
$response = plugins_api( 'plugin_information', array(
'slug' => 'jetpack',
'fields' => array(
'versions' => true,
)
) );
}}}
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/1198#comment:2>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list