Skip to content

Instantly share code, notes, and snippets.

View realflash's full-sized avatar

Ian Gibbs realflash

  • Attono Limited
  • London
View GitHub Profile
@realflash
realflash / main.php
Created July 4, 2016 14:24 — forked from cce/main.php
Wordpress Extended XML-RPC API (slightly patched)
<?php
/*
Plugin Name: Extended API
Plugin URI: http://www.michaelgrosser.com
Description: This makes all of the common WordPress functions available via XML RPC rather than having to use pre-defined WP XML-RPC methods.
Author: Michael Grosser
Version: 0.5
Author URI: http://www.michaelgrosser.com
*/