WordPress.org

Make WordPress Core

Opened 3 years ago

Closed 3 years ago

#14236 closed enhancement (duplicate)

XML-RPC API Plugin Management

Reported by: dklon Owned by:
Priority: normal Milestone:
Component: XML-RPC Version: 3.0
Severity: normal Keywords: XML-RPC, plugin, API
Cc:

Description

Two patches, one for xmlrpc.php and the other for /wp-admin/includes/plugin.php that expose plugin management through the WP API.

Attachments (2)

xmlrpc-plugin-funcs.diff (2.4 KB) - added by dklon 3 years ago.
XML-RPC plugin functions
get-plugin-data.diff (128 bytes) - added by dklon 3 years ago.
Modified get_plugin_data() function

Download all attachments as: .zip

Change History (3)

dklon3 years ago

XML-RPC plugin functions

dklon3 years ago

Modified get_plugin_data() function

comment:1 nacin3 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to duplicate
  • Status changed from new to closed

Thank you for the patches. Please use svn diff: http://core.trac.wordpress.org/#HowtoSubmitPatches.

Closing this as a duplicate of #10789, you can add the proper patches there, though I would look at what has been contributed there first.

Note: See TracTickets for help on using tickets.