0) { echo ' ⟶ Total handles with rules: '.count($data['handles']['scripts']); } ?>

$handleData) { // [wpacu_lite] // Traces from the PRO version in case a downgrade to LITE was made $hasProTraces = (strpos($handle, 'wpacu_hardcoded_') !== false); $trStyle = $hasProTraces ? 'opacity: 0.5;' : ''; // [/wpacu_lite] ?>
Handle Unload & Load Exception Rules
' . "\n"; foreach ( $handleChangesOutput as $handleChangesOutputPart ) { echo '
  • ' . $handleChangesOutputPart . '
  • ' . "\n"; } echo ''; } else { echo ''.__('No unload/load exception rules of any kind are set for this JavaScript file', 'wp-asset-clean-up').'.'; } ?>