[wp-meta] [Making WordPress.org] #585: exclude unconfirmed tickets/attendees from the attendees list
Making WordPress.org
noreply at wordpress.org
Mon Aug 25 21:42:38 UTC 2014
#585: exclude unconfirmed tickets/attendees from the attendees list
--------------------------+--------------------------
Reporter: nvwd | Owner:
Type: enhancement | Status: closed
Priority: normal | Component: wordcamp.org
Resolution: fixed | Keywords: has-patch
--------------------------+--------------------------
Comment (by iandunn):
hmm, I didn't do any benchmarks, but I would think that the cost of a
single `postmeta` join during `get_posts()` would be much cheaper than `n`
`get_post_meta()` calls, especially when `n` can be 1,000 or more. I'm
happy to be corrected, though :)
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/585#comment:5>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list