Forums
-
- Forum
- Posts
-
- Installation
- 28,420
- Troubleshooting
- 62,389
- Themes
- 10,409
- Plugins
- 15,331
- Requests & Feedback
- 14,958
- Showcase
- 3,254
-
Thanks, _ck_. Maybe instead of disabling javascript entirely, I can modify script_loader so it concatenates all JS files included in a page and write it into a file. The next time it’s called again, it would check if that file exists, if it does, just use it.