SkillAgentSearch skills...

Headache

An easy-to-swallow painkiller plugin for WordPress

Install / Use

/learn @vinkla/Headache
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Headache

An easy-to-swallow painkiller plugin for WordPress.

The plugin removes a lot of default WordPress stuff you just can't wait to get rid of. It removes meta tags such as feeds, version numbers and emojis.

Build Status Monthly Downloads Latest Version

Installation

Require the package, with Composer, in the root directory of your project.

composer require vinkla/headache

The plugin will be installed as a must-use plugin.

Features

All features are activated by default when the plugin is activated.

Security Features

Comment & Feed Management

  • Disable comments
    Turns off the commenting system entirely, useful for sites that don't need user interaction or want to prevent spam.

  • Disable comments feeds
    Removes RSS feeds for comments, reducing unnecessary feed endpoints.

  • Disable feeds
    Redirects all RSS/Atom feeds to the homepage, eliminating content syndication endpoints that may not be needed.

Content & Attachment Management

  • Disable attachment pages
    Prevents direct access to attachment pages and redirects them to 404, reducing potential SEO issues and security vulnerabilities.

  • Remove reserved attachment slugs
    Uses UUIDs for attachment slugs instead of predictable names, preventing slug reservation conflicts and improving security.

Gutenberg & Editor Cleanup

Performance & Cleanup

SEO & Indexing

User Role Management

Meta Tag & Link Cleanup

Login Page Customization

Tips

Here are some additional tips for customizing WordPress, which can be added to your theme's functions.php file:

  • Remove admin menu items
    Removes unnecessary admin menu items such as Comments, Posts, and Dashboard from the sidebar.

  • Remove admin toolbar menu items
    Cleans up the admin toolbar by removing items like WordPress logo, updates, comments, and customizer links.

  • **[Remove admin dashboard widgets](https://github.com/vinkla/wordplate/blob/b6562cd1c4d805f35a23f8c712a9525bbfd2b6ed/public/themes/wordplate/functi

View on GitHub
GitHub Stars139
CategoryDevelopment
Updated9d ago
Forks13

Languages

PHP

Security Score

95/100

Audited on Mar 22, 2026

No findings