[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:29:13 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 | Keywords:
Focuses: performance |
----------------------------+-----------------------------
Follow-up to #24998 (and its duplicates #32361, #32449). See also #18979.
Edit post loads slowly on sites with large tables. Sites should be able to
bypass the meta drop-down query. I'm attaching a simple patch using the
existing filter `postmeta_form_limit`.
Some sites do not need the drop-down, or have too many custom metas to
make a drop-down useful. The drop-down is great for me though. I can
easily add features without creating a custom meta box. Once an option is
in the drop-down, my authors know it is available.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33296>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list