Forums
-
- Forum
- Posts
-
- Installation
- 28,398
- Troubleshooting
- 62,319
- Themes
- 10,391
- Plugins
- 15,316
- Requests & Feedback
- 14,933
- 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.