https://github.com/spacedmonkey/http-concat
WordPress plugin to perform CSS and Javascript concatenation of individual script files into one resource request.
https://github.com/spacedmonkey/http-concat
Last synced: 14 days ago
JSON representation
WordPress plugin to perform CSS and Javascript concatenation of individual script files into one resource request.
- Host: GitHub
- URL: https://github.com/spacedmonkey/http-concat
- Owner: spacedmonkey
- License: gpl-2.0
- Created: 2015-04-19T21:39:37.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-19T21:40:59.000Z (about 11 years ago)
- Last Synced: 2025-01-03T09:41:57.799Z (over 1 year ago)
- Language: PHP
- Size: 117 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
http-concat
=================
Overview
--------
This plugin is in beta, so your mileage may vary. It is based on a plugin from [Automattic](https://github.com/Automattic/) called [nginx-http-concat](https://github.com/Automattic/nginx-http-concat).
It differs slightly, as it doesn't require nginx and should work with most standard WordPress setups.