Graftee Speed Up Kit
This plugin to speed up the web site that was created by the WordPress.
Plugin info
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 3737 days ago
Is Graftee Speed Up Kit abandoned?
Possibly abandoned (last update 3737 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
This plugin to speed up the web site that was created by the WordPress. generate compress html, gzip, remove generator tag, remove emoji javascript add cache manifest.
When update post or update page or change theme or activate this plugin, changes cache manifest. If update theme in manual, you must update cache manifest version in manual.
If you want change file list in cache manifest, you create a new plugin and use add_filter method and require this php file and inactive this plugin.
filter type: ‘graftee_speed_up_kit_allow_list’ ‘graftee_speed_up_kit_deny_list’
Installation
Installation using “Add New Plugin” 1. From your Admin UI (Dashboard), go to Plugins. Click the “Add New” button. 2. Search for plugin, or click the “Upload” button, and then select the plugin you want to install. 3. Click the “Install Now” button.
Manual installation 1. Upload the “graftee-speed-up-kit” folder to the “/wp-content/plugins/” directory.
Frequently Asked Questions
Review feed
Screenshots
Changelog
1.0.3
- Update Author to wordpress.org account name
1.0.2
- Update ‘Requires at least’ and ‘Tested up to: 4.3.1’ in readme.txt
- Update ‘Plugin URI’ in graftee-speed-up-kit.php
1.0.1
- Add create file list in cache manifest
- Remove default file list in cache manifest
- Change the timing to re-create cache manifest
- Add two apply_filters for cache manifest
- Add Description in readme.txt
1.0.0
- Initial Release