Author | Replies |
---|---|
Bart Dabek | # Posted on May 27, 2013 at 11:17 pm |
I’m reading more about your API and things are looking good, however I find that storing of the metadata in json format is still quite an issue… it will introduce problems when trying to use other plugins based on your framework… would be nice to have an option for fields to be split up into separate rows so we can use the normal WP Query to look them up… saying all that how would I only retrive specific post types if they have a checkbox field checked? I really hope we’re not supposed to be looping over a huge array of data and check each row for that value… cars(“orderby=post_date&order=desc&posts_per_page=5”) as $car) : ?> how would I make the above example query only data that has a checkbox value assigned? Thanks |
MasterPress 1.3.8 is now available
16th December 2022
MasterPress 1.3.8 is a bugfix release. Fixed a bug where MB, KB, and GB were being converted to bytes incorrectly via WOOF file functions. Fixed a bug where transparent images were losing their transparency on resize.