EPIC Conditional Assets Loader

Description

Conditional Assets Loader helps improve performance by allowing you to selectively load or unload CSS and JavaScript files on specific pages, posts, or conditions.

Includes a debug panel to inspect loaded assets and identify unnecessary scripts for optimization.

Features

  • Conditionally load assets per page
  • Detect scripts/styles per plugin
  • Built-in debug panel
  • Supports blocks and shortcodes

Screenshots

Installation

  1. Upload the plugin files to the /wp-content/plugins/epic-conditional-assets-loader directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Configure the settings under the “Conditional Assets Loader” menu.

FAQ

How do I configure the plugin?

Navigate to the plugin settings page and specify the conditions for loading assets.

Is this plugin compatible with all themes?

Yes, it works with any theme that follows WordPress coding standards.

Reviews

August 18, 2026
This plugin saves me a ton of time and is now my go-to for optimizing projects with heavy frontend plugins. I used to manually write custom rules to dequeue unneeded files on specific pages, but this plugin lets me handle all of that per-plugin with minimal effort. It works flawlessly. The debug feature is also incredibly helpful for verifying exactly what is loaded where, making the whole configuration process super easy.
Read all 1 review

Contributors & Developers

“EPIC Conditional Assets Loader” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.0

  • Initial release.