On 28 Nov 2008, at 04:33, Michael Tyson wrote:
[...] format: Custom: field_name (field_id) = field_value
Where field_id is an optional numeric value, and retrieved when fetching posts.
Is this specific to WP, i.e. allowing field retrievel via numeric ids?
I think I would prefer a syntax more like:
x-«field»: «value»
But that does not allow for numeric value, but I am sort of assuming all custom fields should just be passed to server as key/value pairs!?!