WP Manifestindependent plugin directory
manifest / security / disable-abilities-api

Disable Abilities API

Disable Abilities API utility plugin

by AyudaWP · github.com/fernandotellado/disable-abilities-api · website

1stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/fernandotellado/disable-abilities-api/archive/refs/heads/main.zip

Disable WordPress Abilities API completely or selectively. Control AI agent access to your site.

Description

WordPress 6.9 introduced the Abilities API, a system that exposes your site's functionalities to AI agents and automation tools. This plugin gives you full control to disable it for privacy, security, or performance reasons.

Features

  • REST Endpoints Only – Block external REST API access while keeping internal PHP functionality
  • Selective Mode – Choose exactly which abilities to disable
  • Complete Mode – Disable the entire Abilities API with one click
  • Visual Settings Page – Easy-to-use admin interface

Requirements

  • WordPress 6.9 or higher
  • PHP 7.4 or higher

Installation

  1. Download the latest release
  2. Upload to /wp-content/plugins/
  3. Activate the plugin
  4. Go to Settings → Disable Abilities API

Documentation

Support

License

GPL v2 or later