Speed Up – Clean WP

描述

This small plugin (5 Kb) clean WordPress by remove comment-reply.min.js and jquery-migrate.js scripts, disable “embeds” and “emoji” features and clean the head from unnecessary metadata.

Configurations are not required! You just have to install it and after the plugin does it all, none further action it’s required.

安装

  1. Upload the complete speed-up-clean-wp folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

评价

2021 年 2 月 12 日 1 回复
Very good plugin until it broke my site with new WP update. Not been updated for 6 months. Please let me know upon new update and I’ll change the review.
2017 年 1 月 31 日
Used this plugin to minify js and js-migrate files. After installing the plugin I got an instant and huge improvement on gtmetrix speed score. Awesome!
阅读所有4条评价

贡献者及开发者

「Speed Up – Clean WP」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.0.11

  • Remove the block editor stylesheets on pages that contain no blocks, saving about 30 KB of unused CSS
  • Never remove them on block themes, on pages that do use blocks, or on archives, where the content cannot be inspected
  • Add the speed_up_clean_wp_dequeue_block_assets filter to override that decision

1.0.10

  • Shorter description and focused tags on the WordPress.org page
  • Declare minimum requirements: WordPress 6.0 and PHP 7.0

1.0.9

  • Tested up to WordPress 7.0

1.0.8

  • Tested up to WordPress 6.0

1.0.7

  • Tested up to WordPress 5.9

1.0.6

  • Tested up to WordPress 5.7

1.0.5

  • Tested up to WordPress 5.5

1.0.4

  • Readme

1.0.3

  • Tested up to WordPress 5.3

1.0.2

  • Tested up to WordPress 5.2

1.0.1

  • Tested up to WordPress 4.9.
  • Remove jquery-migrate.js

1.0.0

  • Initial release.