Title: Bloat Buster &#8211; A Simple Plugin To Kill Off Bloat
Author: Alvind
Published: <strong>2022 年 3 月 18 日</strong>
Last modified: 2024 年 1 月 6 日

---

搜索插件

![](https://ps.w.org/bloat-buster/assets/banner-772x250.png?rev=2834636)

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://ps.w.org/bloat-buster/assets/icon-256x256.png?rev=2834636)

# Bloat Buster – A Simple Plugin To Kill Off Bloat

 作者：[Alvind](https://profiles.wordpress.org/alvindcaesar/)

[下载](https://downloads.wordpress.org/plugin/bloat-buster.1.2.1.zip)

 * [详情](https://cn.wordpress.org/plugins/bloat-buster/#description)
 * [评价](https://cn.wordpress.org/plugins/bloat-buster/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/bloat-buster/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/bloat-buster/#developers)

 [支持](https://wordpress.org/support/plugin/bloat-buster/)

## 描述

Bloat Buster is a super simple plugin to remove unnecessary bloat from your WordPress
site. Just a toggle away and you’re set.

### Features

9 Optimization Features Available:

 * **Remove Emoticon Scripts** – Remove extra code related to emojis from WordPress
   which was added recently to suport emoticons in an older browser.
 * **Remove Full Site Editing Global Styles** – This will prevent the Full Site 
   Editing global CSS from loading because this script is enabled by default even
   if you’re not using FSE.
 * **Remove RSD Links** – RSD (Really Simple Discovery) is needed if you intend 
   to use XML-RPC client, pingback, etc. However, if you don’t need pingback or 
   remote client to manage post then you can safely get rid of this unnecessary 
   header.
 * **Remove Shortlink** – Starting from version 3, WordPress added shortlink (shorter
   link of web page address) in header code. If you’re not using shortlink for any
   functionality then you can remove them.
 * **Disable Embed** – WordPress introduced oEmbed features in 4.4 which allows 
   any site to embed WordPress post remotely. Activate this feature to prevent other
   parties from embedding your blog post and disable loading related JS file.
 * **Disable XML-RPC** – Activate this option if you don’t use WordPress API (XML-
   RPC) to publish/edit/delete a post, edit/list comments, upload file. Having XML-
   RPC enabled and not hardened properly may lead to DDoS & brute force attacks.
 * **Hide WordPress Version** – This doesn’t help in performance but more to mitigate
   information leakage vulnerability. By default, WordPress adds meta name generator
   with the version details which is visible in source code and HTTP header. To 
   remove the WP version, activate this option.
 * **Disable Heartbeat** – WordPress use heartbeat API to communicate with a browser
   to a server by frequently calling admin-ajax.php. This may slow down the overall
   page load time and increase CPU utilization if on shared hosting. If you don’t
   have a requirement to use heartbeat API, then you can activate this option.
 * **Disable Dashicons on The Front-end** – Dashicons are utilized in the admin 
   console, and if not using them to load any icons on front-end then you may want
   to disable it. By activating this option, `dashicons.min.css` will stop loading
   on front-end.

#### Contribute to Bloat Buster

Development for this plugin happens in a public GitHub repository. If you have a
suggestion, bug report, patch, or pull request, please feel free to [contribute here](https://github.com/alvindcaesar/bloat-buster).

## 安装

 1. Activate the plugin.
 2. Go to Settings > Bloat Buster and configure the options.

## 评价

![](https://secure.gravatar.com/avatar/e35c00c7b5294ddd6345b1c818adcc2e8f98d8481d780972cc87c97f5a519ffe?
s=60&d=retro&r=g)

### 󠀁[Perfect](https://wordpress.org/support/topic/perfect-9756/)󠁿

 [kkrajk](https://profiles.wordpress.org/kkrajk/) 2023 年 2 月 8 日

Simple interface that just does the job. Please include a lot more options to have
a lot many installations

![](https://secure.gravatar.com/avatar/e2e0c1c8d7205cffead8fb4ff1f5acd303fd8a22481cd6eb257adc262d6414f6?
s=60&d=retro&r=g)

### 󠀁[Removed Dashicons!](https://wordpress.org/support/topic/removed-dashicons/)󠁿

 [Bookman53](https://profiles.wordpress.org/bookman53/) 2022 年 8 月 31 日

I’d tried another plugin that was recommended to remove Dashicons from my website
front end, but didn’t work. I discovered Bloat Buster in the WordPress.org plugins
area and tried it. It removed Dashicons from the front end of my site immediately!

 [ 阅读所有2条评价 ](https://wordpress.org/support/plugin/bloat-buster/reviews/)

## 贡献者及开发者

「Bloat Buster – A Simple Plugin To Kill Off Bloat」是开源软件。 以下人员对此插件
做出了贡献。

贡献者

 *   [ Alvind ](https://profiles.wordpress.org/alvindcaesar/)

[帮助将「Bloat Buster – A Simple Plugin To Kill Off Bloat」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/bloat-buster)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/bloat-buster/)，查看
[SVN仓库](https://plugins.svn.wordpress.org/bloat-buster/)，或通过[RSS](https://plugins.trac.wordpress.org/log/bloat-buster/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/bloat-buster/)。

## 更新日志

#### 1.2.1, January 6, 2024

 * Compatibility with WordPress 6.4.2.
 * Increased overall robustness of the import setting functionality.
 * Improved the exported file naming convention by incorporating a timestamp to 
   make each export unique and easily identifiable.
 * Implemented comprehensive file handling and validation for the import setting
   process, including checks for file type, size limitations, and JSON content validation.

#### 1.2, March 15, 2023

 * Improvement: Code base refactoring
 * New: Added Export and Import Settings

#### 1.1.2.1, December 15, 2022

 * Compatibility with WordPress 6.1.

#### 1.1.2, June 10, 2022

 * Compatibility with WordPress 6.0.

#### 1.1.1, April 1, 2022

 * Improvement: Added function to remove the option table generated by this plugin
   upon uninstall.

#### 1.1.0, March 31, 2022

 * New: Added 7 new optimization features.
 * Improvement: Code base refactored.

#### 1.0.0, March 17, 2022

 * Initial release

## 额外信息

 *  版本 **1.2.1**
 *  最后更新：**2 年前**
 *  活跃安装数量 **30+**
 *  WordPress 版本 ** 5.5 或更高版本 **
 *  已测试的最高版本为 **6.4.8**
 *  PHP 版本 ** 7.0 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/bloat-buster/)
 * 标签
 * [clean-up](https://cn.wordpress.org/plugins/tags/clean-up/)[disable](https://cn.wordpress.org/plugins/tags/disable/)
   [remove bloat](https://cn.wordpress.org/plugins/tags/remove-bloat/)
 *  [高级视图](https://cn.wordpress.org/plugins/bloat-buster/advanced/)

## 评级

 5 星（最高 5 星）。

 *  [  2 条 5 星评价     ](https://wordpress.org/support/plugin/bloat-buster/reviews/?filter=5)
 *  [  0 条 4 星评价     ](https://wordpress.org/support/plugin/bloat-buster/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/bloat-buster/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/bloat-buster/reviews/?filter=2)
 *  [  0 条 1 星评价     ](https://wordpress.org/support/plugin/bloat-buster/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/bloat-buster/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/bloat-buster/reviews/)

## 贡献者

 *   [ Alvind ](https://profiles.wordpress.org/alvindcaesar/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/bloat-buster/)