Download the PHP package kokku/kokku-cleanup without Composer
On this page you can find all versions of the php package kokku/kokku-cleanup. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kokku/kokku-cleanup
More information about kokku/kokku-cleanup
Files in kokku/kokku-cleanup
Download kokku/kokku-cleanup
More information about kokku/kokku-cleanup
Files in kokku/kokku-cleanup
Vendor kokku
Package kokku-cleanup
Short Description A collection of cleanup, security & optimization modules to be applied to WordPress theme. From Developers to Developers with ❤️
License MIT
Homepage https://kokku.com/
Package kokku-cleanup
Short Description A collection of cleanup, security & optimization modules to be applied to WordPress theme. From Developers to Developers with ❤️
License MIT
Homepage https://kokku.com/
Keywords wordpressoptimization
Please rate this library. Is it a good library?
Informations about the package kokku-cleanup
Kokku Cleanup
A collection of cleanup, security & optimization modules to be applied to WordPress theme. From Developers to Developers with ❤️
Modules
Default
- Cleanup
add_theme_support('kokku-cleanup');
Security
- Disable Asset Versioning
add_theme_support('kokku-disable-rest-api');
- Disable Trackbacks and Pingbacks
add_theme_support('kokku-disable-trackbacks');
Optimization
-
Disable emojis
add_theme_support('kokku-disable-emojis');
-
Disable jQuery Migrate
add_theme_support('kokku-disable-jquery-migrate');
-
Disable Wordpress REST Api
add_theme_support('kokku-disable-rest-api');
-
Disable Wordpress RSS Feed
add_theme_support('kokku-disable-rss');
- Disable oEmbed
add_theme_support('kokku-disable-oembed');
Installation
Composer
Admin Panel (.zip)
You can install this plugin via the WordPress Admin Panel.
- Download the latest zip of this repo.
- In your WordPress Admin Panel, navigate to Plugins->Add New
- Click Upload Plugin
- Upload the zip file that you downloaded.
All versions of kokku-cleanup with dependencies
PHP Build Version
Package Version
The package kokku/kokku-cleanup contains the following files
Loading the files please wait ....