Speed Up – Clean WP

Kuvaus

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.

Asennus

  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

Arvostelut

31.1.2017
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!
Lue kaikki 4 arvostelua.

Avustajat & Kehittäjät

“Speed Up – Clean WP” perustuu avoimeen lähdekoodiin. Seuraavat henkilöt ovat osallistuneet tämän lisäosan kehittämiseen.

Avustajat

Käännä “Speed Up – Clean WP” omalle kielellesi.

Oletko kiinnostunut kehitystyöstä?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Muutosloki

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.