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.

评价

2026 年 8 月 18 日
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」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.0.0

  • Initial release.