Linux 软件免费装

RationalCleanup

开发者 rationalwp
更新时间 2026年1月23日 03:06
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

performance security optimization cleanup disable xmlrpc

下载

1.0.1

详情介绍:

RationalCleanup removes unnecessary WordPress features, hardens security, and improves performance. All 24 options are toggleable with sensible defaults that balance security and compatibility. Features Head Tags Remove unnecessary meta tags and links from the document head: Frontend Bloat Remove scripts and styles that most sites don't need: Security Harden WordPress against common attack vectors: Performance Reduce unnecessary WordPress overhead: Features Disable major WordPress subsystems: Admin Cleanup Declutter the WordPress admin dashboard: Opinionated Defaults RationalCleanup uses sensible defaults: RationalWP Menu This plugin uses a shared parent menu for all RationalWP plugins. When activated, you'll see a RationalWP menu in your admin sidebar containing links to all installed RationalWP plugins.

安装:

  1. Upload the rationalcleanup folder to /wp-content/plugins/
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Configure settings under RationalWP > Cleanup in the admin menu

屏幕截图:

  • Security and Performance sections
  • Features and Admin cleanup sections

升级注意事项:

1.0.0 Initial release.

常见问题:

What happens when I activate the plugin?

The plugin applies its default settings immediately. Security options (XML-RPC disabled, user enumeration blocked, login error obfuscation) and safe cleanup options (emoji removal, jQuery Migrate removal, head tag cleanup) are enabled by default.

Will this break my site?

The default settings are designed to be safe for most sites. Features that could cause compatibility issues (disabling comments, block editor, or REST API) are disabled by default. You can enable them if needed after reviewing their impact.

Are settings preserved when I deactivate the plugin?

Yes, your settings are preserved when you deactivate the plugin. They are only deleted if you completely uninstall (delete) the plugin.

Does this work with caching plugins?

Yes, RationalCleanup works well with caching plugins. After changing settings, you may need to clear your cache to see the effects on the frontend.

Will disabling XML-RPC break anything?

XML-RPC is a legacy API that most modern sites don't need. However, if you use the WordPress mobile app, Jetpack, or certain third-party services that rely on XML-RPC, you should leave it enabled.

What does "Prevent user enumeration" do?

It blocks two common methods attackers use to discover usernames: author archive URLs (/?author=1) and the REST API users endpoint (/wp-json/wp/v2/users). Logged-in administrators can still access these.

更新日志:

1.0.1 1.0.0