[wp-trac] [WordPress Trac] #36799: IDEA ! ! EXTRA-FIELD in WP_POSTS
WordPress Trac
noreply at wordpress.org
Tue May 10 08:17:05 UTC 2016
#36799: IDEA ! ! EXTRA-FIELD in WP_POSTS
-----------------------------+-----------------------------
Reporter: selnomeria | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords:
Focuses: |
-----------------------------+-----------------------------
I had an idea, if there was an extra column in WP_POSTS database table,
so, i could save my different custom_fields into serialized string... so,
there wont be need of GET_POST_META queries, but only $post->extra_fields
will include all info...
currently, i myself, use post_content_filtered for this job...
https://wordpress.org/plugins/feature-request/
--
Ticket URL: <https://core.trac.wordpress.org/ticket/36799>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list