Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

Remove custom fields metabox

Beskrivning

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 – these plugins will be unaffected.

The custom fields metabox performance is currently being discussed in Trac. 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!

Vanliga frågor

Do I need this plugin if I use the Advanced Custom Fields plugin?

Since ACF 5.6.0, ACF now disables the custom fields metabox itself. Therefore, you do not need to install this plugin if you are already using ACF 5.6+

Do I need this plugin if I am using the new block editor (Gutenberg)?

The new block-editor requires users to opt-in to view the custom fields UI, meaning that the performance hit is not incurred for most users.

However, you may want to install this plugin if some of your users are using the Classic Editor plugin, as the classic editor is still impacted by this issue on WordPress 5+

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”Remove custom fields metabox” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Ändringslogg

1.0.1

  • Update readme.txt

1.0

  • Initial public release