Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Remove custom fields metabox

Описание

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.

Установка

Just install Remove custom fields metabox through WP-Admin and you’re done. No complicated configuration or code changes required!

Часто задаваемые вопросы

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+

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«Remove custom fields metabox» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Remove custom fields metabox» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0.1

  • Update readme.txt

1.0

  • Initial public release