Disable Unused WP Features

Описание

This lightweight plugin helps improve WordPress performance and security by disabling features you may not need:

  • 📴 XML-RPC
  • 😐 Emojis
  • 📰 RSS Feeds
  • 🧱 Gutenberg (Block Editor)
  • 🔌 REST API
  • ❤️ Heartbeat API

Features:

  • Toggle individual modules
  • Easy admin UI
  • No settings saved unless toggled
  • No impact on frontend styling or functionality unless explicitly disabled

Ideal for performance-focused builds, headless WordPress, or advanced users.

Установка

  1. Upload the plugin folder to /wp-content/plugins/
  2. Activate the plugin from the Plugins screen
  3. Go to Settings Disable WP Features to configure options

Отзывы

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

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

«Disable Unused WP Features» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Disable Unused WP Features» на ваш язык.

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

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

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

1.0.0

  • Initial release: disable XML-RPC, Emojis, RSS, Gutenberg, REST API, and Heartbeat.

1.0.1

  • Fixed checkbox unchecked bug.

1.0.2

*Fixed checkbox UI issues.
*Resolved compatibility issues and deprecated functions.