Make WordPress Core

Opened 13 years ago

Closed 13 years ago

#23982 closed feature request (maybelater)

Add array of screenshots to the Plugins API

Reported by: johnbillion Owned by:
Priority: normal Milestone:
Component: WordPress.org Site Version:
Severity: normal Keywords:
Cc: Focuses:

Description

The response to the plugin_information method of the Plugins API includes a formatted list (in a <ol> tag) of the plugin's screenshots. It'd be good if the response also included an element containing a plain array of the screenshot URLs.

Change History (1)

#1 @Otto42
13 years ago

  • Milestone WordPress.org
  • Resolutionmaybelater
  • Status newclosed

At some point, we may expose this information in a more friendly way (JSON) via a public API. However, the current APIs are meant for core usage only.

See http://meta.trac.wordpress.org/ticket/124

Note: See TracTickets for help on using tickets.