WPThumbs
Themes Plugins By purpose By industry Best-of lists Fix it guides
Free Plugin by Bytes.co v1.0.0

WP Compiler

Harness the power of pre-processed CSS and minified JS in your theme or plugin, without any complicated installs or build tools.

WP Compiler

The facts

Rating
5★ from 6
Active installs
900+
Price
Free
Last updated
22 Oct 2018
Added
Oct 2018
Requires WP
4.8
Tested up to
WP 5.0.27
Requires PHP
5.6
Downloads
5,074

Our analysis

AI-assisted

WP Compiler is a WordPress plugin that allows you to use pre-processed CSS and minified JavaScript in your theme or plugin without needing complex installations or build tools. You specify the source files and the destination for the compiled results, and the plugin monitors changes in the source folders to automatically recompile your CSS and JS.

This plugin is suitable for developers who prefer working with SCSS or LESS precompilers for CSS. It offers a development mode for real-time updates and a launch mode that compiles and minimizes files for production use, ensuring optimal performance without unnecessary overhead.

Best for: This plugin suits developers looking to streamline their CSS and JavaScript workflow in WordPress.

What it does well

  • Supports SCSS and LESS precompilers
  • Automatically recompiles CSS and JS on file changes
  • Easy setup without complicated installations
  • Includes a quick compile button in the admin toolbar
  • Free to use from the WordPress.org directory

Where it falls short

  • Limited information on compatibility with other plugins
  • Specific issues must be reported to underlying library developers

Verdict

WP Compiler provides a straightforward solution for managing CSS and JavaScript in WordPress. It is particularly useful for developers who work with precompiled styles.

From the developer

Bytes.co's own description of WP Compiler, lightly tidied.

Harness the power of pre-processed CSS and minified JS in your theme or plugin, without any complicated installs or build tools. Simply tell WP Compiler where to find your source files and where to put the compiled results, then throw your install into Dev Mode. WP Compiler watches your source folders for you, and recompiles your CSS and JS on any file change. WP Compiler supports both SCSS and LESS precompilers for CSS, to suit anyone’s preference.

When you’re ready to launch a new site, just turn off Dev Mode, and your styles and javascript will be compiled & minimized and comments & source maps will be removed. With Dev mode disabled, Compiler will stop watching source directories, so there is no effect on site performance, but you can still apply a quick change at any time, by clicking the compile button in the admin toolbar.

WP Compiler relies on scssphp, lessphp, and minify.
Specific issues with the underlying compilation libraries should be submitted to their respective developers.

Read the full description on the official page →

Tagged as

topic Styles