Support Forum
same option again? if you want to exclude a specific list, you would have to list every js file from simple press... not terribly friendly UI... you cant tell it to ignore a page and everything loaded by that page??
Visit Cruise Talk Central and Mr Papa's World
Well all of the core scripts are loaded in the file /simple-press/sp-startup/forum/sp-forum-framework.php in the very first function of that file.
But then some of the SP plugins will also load scripts so you need to work through each plugin you are using - go to that plugins folder and look in the /resources/ folder for the script file names.
YELLOW
SWORDFISH
|
not sure why you would want the script handle?? if you are excluding, woudnt it want the script filename?
but in the wp_enqueue_script() calls, the first argument is the script handle...
Visit Cruise Talk Central and Mr Papa's World
You can force the position of each script using those inputs below (e.g. you have a script registered in the header but you want to minify it in the footer instead). If you are still unsure, please read more here. Type in one script handle (NOT filename) per line.
Scripts to be ignored (not minified)
Out of curiosity - do you really find all this effort has the matching benefit? After all most WP and SP scripts are already compressed so you are probably talking about a real small bytecount saving and by the time all the code has been run I reckon you might shave off a few nanoseconds. Not sure I understands the attraction.
YELLOW
SWORDFISH
|
1 Guest(s)