Closed GoogleCodeExporter closed 8 years ago
I'm sorry, forget it.. I'm dumb ;/
Original comment by 2...@emblem.cc
on 20 Aug 2014 at 2:24
That's the way it's built: meta data is stored as JSON arrays when the fields
are "repeatable" (i.e. contain multiple values). This has benefits and
drawbacks. See
https://code.google.com/p/wordpress-custom-content-type-manager/wiki/CustomField
sDataStructure for the technical discussion.
The getPostsQuery class (included in the CCTM) offers what I felt was a more
flexible API for searching on the posts and postmeta tables (see
https://code.google.com/p/wordpress-custom-content-type-manager/wiki/GetPostsQue
ry).
Original comment by ever...@fireproofsocks.com
on 20 Aug 2014 at 4:16
Original issue reported on code.google.com by
2...@emblem.cc
on 20 Aug 2014 at 1:57