get( array( 'user-experience-defer-scripts', 'timeout' ) ) ) ) { $c->set( array( 'user-experience-defer-scripts', 'timeout' ), 5000 ); $c->save(); } ?>

', '' ), array( 'a' => array( 'href' => array(), 'target' => array(), ), ) ); ?>

array( 'user-experience-defer-scripts', 'timeout' ), 'label' => esc_html__( 'Timeout:', 'w3-total-cache' ), 'control' => 'textbox', 'disabled' => ! UserExperience_DeferScripts_Extension::is_enabled(), 'description' => array(), 'excerpt' => esc_html__( 'Timeout (in milliseconds) to delay the loading of delayed scripts if no user action is taken during page load', 'w3-total-cache' ), 'show_learn_more' => false, 'no_wrap' => true, ) ); Util_Ui::config_item_pro( array( 'key' => array( 'user-experience-defer-scripts', 'includes' ), 'label' => esc_html__( 'Delay list:', 'w3-total-cache' ), 'control' => 'textarea', 'disabled' => ! UserExperience_DeferScripts_Extension::is_enabled(), 'description' => array(), 'excerpt' => esc_html__( 'Specify keywords to match any attribute of script tags containing the "src" attribute. Include one entry per line, e.g. (googletagmanager.com, gtag/js, myscript.js, and name="myscript")', 'w3-total-cache' ), 'show_learn_more' => false, 'no_wrap' => true, ) ); ?>
', '', '', '' ), array( 'a' => array( 'href' => array(), ), 'em' => array(), ) ); } Util_Ui::pro_wrap_maybe_end( 'defer_scripts', false ); ?>