manifest / performance / simple-custom-css-cache
Simple Custom CSS Cache
Add a file cache on Simple Custom CSS plugin(https://wordpress.org/plugins/simple-custom-css/)
by BE API Technical team · github.com/beapi/simple-custom-css-cache · website
★ 2stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/beapi/simple-custom-css-cache/archive/refs/heads/master.zipFrom the readme
Simple Custom CSS Cache #
Description ##
Instead of loading WordPress on every page to get Simple Custom CSS values, create a real file and load it instead of
Simple Custom CSS style.
Important to know ##
Put Simple Custom CSS option to a real file
PHP5 Required.
1. Download, unzip and upload to your WordPress plugins directory
2. Activate the plugin within you WordPress Administration Backend
3. That's It !
More help installing Plugins
Frequently Asked Questions ##
By default the css file is written in your WordPress Content dir in the folder cache/scss/ .
The files names are like 10-scss.css where 10 is the blog id.
You can use the filter 'SCSSCache/foldername' and change the folder name.
Check if the folder wp-content/cache/scss is here and writable. If not so, then create it.
Changelog ##
1.0.0
9 April 2016
Ini
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.