Changeset 568362
- Timestamp:
- 07/06/2012 04:10:24 PM (14 years ago)
- File:
-
- 1 edited
-
json-api/trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
json-api/trunk/readme.txt
r337642 r568362 4 4 Tags: json, api, ajax, cms, admin, integration, moma 5 5 Requires at least: 2.8 6 Tested up to: 3. 16 Tested up to: 3.4.1 7 7 Stable tag: 1.0.7 8 8 … … 954 954 0 SKIPPED TESTS 955 955 956 == TODO for 1.0.8 == 957 * Support for custom post types 958 * Support for custom taxonomies 959 * Flesh out get_posts method 960 * Redo tests using more specific criteria 961 * Document all changes here 962 * Search email + forum for other potential improvements 963 956 964 == Changelog == 965 966 = 1.0.8 (tbd): = 967 * Added a widgets controller 968 * Added a generic `get_posts` method to the core controller 969 * Added a `thumbnail_images` object property to complement `thumbnail` URL 970 * Attachment image files are now checked to exist and match the expected width/height 971 * Fixed a bug where `the_excerpt` filter wasn't being applied to the `excerpt` property 972 * Fixed a bug where the number of child pages was being limited to 5 957 973 958 974 = 1.0.7 (2011-01-27): = … … 1063 1079 == Upgrade Notice == 1064 1080 1081 = 1.0.8 = 1082 Long overdue bugfix/improvement release 1083 1065 1084 = 1.0.7 = 1066 1085 Minor bugfix/improvement release
Note: See TracChangeset
for help on using the changeset viewer.