EPIC Conditional Assets Loader

Descripción

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

Capturas

Instalación

  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.

Reseñas

18 de agosto de 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.
Leer la 1 reseña

Colaboradores y desarrolladores

«EPIC Conditional Assets Loader» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «EPIC Conditional Assets Loader» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.0.0

  • Initial release.