Beschreibung
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.
Rezensionen
Für dieses Plugin gibt es keine Rezensionen.
Mitwirkende und Entwickler
„Graftee Speed Up Kit“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „Graftee Speed Up Kit“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN-Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
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