Flash API

This plugin serves as a faux web service that outputs data from the WP Database to a Flash application in any way you wish.

Author:Cameron Tullos - Illumifi Interactive (profile at wordpress.org)
WordPress version required:2.0.2
WordPress version tested:3.1.4
Plugin version:2.0.2
Added to WordPress repository:23-07-2010
Last updated:28-01-2011
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:
Total downloads:3 198
Active installs:10+
plugin download
Click to start download

This plugin serves as a faux web service that outputs data from the WP Database to an application in the format of XML or JSON. It is intended to make managing data for applications easier by leveraging WordPress' awesome admin and data management.
This plugin insures that the requesting party is a valid user of the API before outputing any data or executing a function.

* PHP and WordPress knowledge is required to create your own functions and data outputs.
** Be sure to backup your services.php file when updating to newer versions of the plugin.