[wp-trac] [WordPress Trac] #33296: Allow sites to skip a query in meta_form() that can delay loading the page
WordPress Trac
noreply at wordpress.org
Thu Aug 6 20:40:23 UTC 2015
#33296: Allow sites to skip a query in meta_form() that can delay loading the page
----------------------------+------------------------------
Reporter: kitchin | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch | Focuses: performance
----------------------------+------------------------------
Comment (by kitchin):
By the way, a workaround is `foreach ( get_post_types() as $type )
remove_post_type_support( $type, 'custom-fields' );`. But my patch is
sensible and keeps the meta box.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33296#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list