[wp-trac] [WordPress Trac] #19866: Allow specifications of any wp_posts field(s) in WP_Query
WordPress Trac
noreply at wordpress.org
Sun Feb 1 22:54:50 UTC 2015
#19866: Allow specifications of any wp_posts field(s) in WP_Query
-----------------------------+----------------------
Reporter: bigdawggi | Owner:
Type: enhancement | Status: closed
Priority: normal | Milestone:
Component: Query | Version:
Severity: normal | Resolution: wontfix
Keywords: has-patch close | Focuses:
-----------------------------+----------------------
Comment (by MikeSchinkel):
I know this was just closed, but it might be worth considering one more
option before putting this to bed completely.
I would say the biggest issue is loading `longtext` fields, followed by
loading `text` fields, when we only need a few of the smaller fields.
Maybe there could be options for `"fields"=>"no-longtext"` and `"fields
"=>"no-text"`, the latter of which would omit both `text` and `longtext`
fields.
Any chance for this to be considered?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/19866#comment:21>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list