Disable Unused WP Features

Beschrijving

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.

Installatie

  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

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Disable Unused WP Features” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Disable Unused WP Features” in je eigen taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.0.0

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

1.0.1

  • Fixed checkbox unchecked bug.