Plugin Directory

Changeset 331915

Timestamp:
01/12/2011 10:16:53 PM (15 years ago)
Author:
camdagr8
Message:

NOTE: You will have to migrate your 1.x.x services.php functions to the new 2.x.x method of creating a post for each API functions

Changelog

2.0.0

  • Complete overhaul or function referencing and management
  • New and improved method for adding new services
  • Improved per user api key security

+ Custom post types for documentation. Giving you the ability to list your documentation by querying the 'fapi' post type.
+ Added a standardized output() function that will parse an Associative Array into JSON (default) or XML. You can specify which during your api call by setting the output parameter to json or xml.

1.0.4

+ Added functionality to restrict API usage to specific domains.

1.0.3

  • Fixed User profile ability to change own API Key if non-admin. Only 'add_user' level users can edit individual API Keys.

1.0.2

  • Fixed plugin directory error.
Location:
flash-api/trunk
Files:
16 added

Note: See TracChangeset for help on using the changeset viewer.