EPIC Conditional Assets Loader

Описание

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

Скриншоты

Установка

  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.

Часто задаваемые вопросы

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.

Отзывы

18.08.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.
Посмотреть 1 отзыв

Участники и разработчики

«EPIC Conditional Assets Loader» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «EPIC Conditional Assets Loader» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0.0

  • Initial release.