You are here

constant ADVAGG_RESOURCE_HINTS_PRELOAD in Advanced CSS/JS Aggregation 7.2

Preload CSS/JS and sub requests.

Related topics

6 uses of ADVAGG_RESOURCE_HINTS_PRELOAD
advagg_add_resource_hints_array in ./advagg.module
Find dns_prefetch and call advagg_add_dns_prefetch().
advagg_admin_settings_form in ./advagg.admin.inc
Form builder; Configure advagg settings.
advagg_advagg_get_info_on_files_alter in ./advagg.advagg.inc
Implements hook_advagg_get_info_on_files_alter().
advagg_generate_groups in ./advagg.inc
Group the CSS/JS into the biggest buckets possible.
advagg_mod_admin_settings_form in advagg_mod/advagg_mod.admin.inc
Form builder; Configure advagg settings.

... See full list

File

./advagg.module, line 224
Advanced CSS/JS aggregation module.

Code

define('ADVAGG_RESOURCE_HINTS_PRELOAD', FALSE);