=== Remove custom fields metabox === Contributors: bradleyt Tags: custom fields, custom, fields, remove, performance, postcustom Requires at least: 3.0.0 Tested up to: 4.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Stable: 1.0 Remove the custom fields metabox to improve performance. == Description == This plugin disables the custom fields metabox that WordPress includes by default. The custom fields metabox includes a slow query, which on large sites can take 10+ seconds. Do not install this plugin if you rely on the custom fields metabox. If you do not know what this means you should probably not install this plugin. If you are using a plugin such as Advanced Custom Fields, Custom Field Suite or similar to manage your custom fields don't worry - this should be unaffected. The custom fields metabox performance is currently being discussed in trac - https://core.trac.wordpress.org/ticket/33885. If you find this plugin useful you may want to follow that ticket. == Installation == Just install Remove custom fields metabox through WP-admin and you're done. No complicated configuration or code changes required! == Changelog == = 1.0 = * Inital public release