PluginSift
PluginsThemesCompare
Directory
  • Plugins
  • Themes
  • Compare Plugins
Plugin Comparisons
  • SEO
  • Security
  • Ecommerce
  • Page Builders
  • Caching
  • Backup
  • Forms
  • Analytics
Resources
  • About
  • Contact
  • llms.txt

© 2026 PluginSift. Data sourced from WordPress.org. · [email protected]

  1. Home
  2. Plugins
  3. JS
  4. Easy SCSS and JS
Easy SCSS and JS icon

Easy SCSS and JS

This plugin adds SCSS functionality, compresses JS for you and creates an easy way to enqueue scripts and styles as well as localize them.

By jaapjvh·JS·Free
5(1 reviews)
·60 active installs·Updated 3 years ago
DownloadCompare

As of April 2026, Easy SCSS and JS is a WordPress JS plugin with 60 active installations and a 5/5 rating from 1 reviews. It has been downloaded 2.9K+ times in total. Requires WordPress 6.0+ and PHP 7.4+. Available on WordPress.org since 2020. Last updated 3 years ago — may have compatibility concerns. Top alternative: Clear Cache for Me.

5/51 reviews
60active installs
2.9K+total downloads
6 yearssince 2020

Overview

This plugin adds SCSS functionality, compresses JS for you and creates an easy way to enqueue scripts and styles as well as localize them.

How to use

Let’s assume this structure:
your theme
├── assets
│ ├── js
│ │ └── script.js
│ └── scss
│ └── style.scss
├── functions.php
└── …

You can now do this in your functions.php with styles:

<?php
add_action('wp_enqueue_scripts', static function(){
    /* Full version */
    \EasySCSSandJS\Styles::add('my_style_handle', __DIR__ .'/assets/scss/style.scss', [],[], true);

    /* Shortest version */
    \EasySCSSandJS\Styles::add('my_style_handle', __DIR__ .'/assets/scss/style.scss');

    /* Add dependencies (example: depends on handle 'bootstrap') */
    \EasySCSSandJS\Styles::add('my_sty…
Read full description on WordPress.org

Ratings & Reviews

51 reviews
5 ★
1
4 ★
0
3 ★
0
2 ★
0
1 ★
0

Compatibility

WordPress6.0+ requiredTested up to 6.0.11
PHP7.4+ required

Top Alternatives to Easy SCSS and JS

Clear Cache for Me icon
Clear Cache for Me
4.840K+ installsUpdated 10 months ago
ViewCompare
SOGO Add Script to Individual Pages Header Footer icon
SOGO Add Script to Individual Pages…
4.320K+ installsUpdated 6 years ago
ViewCompare
Simple Header Footer HTML icon
Simple Header Footer HTML
4.74.0K+ installsUpdated 5 years ago
ViewCompare
LuckyWP Scripts Control icon
LuckyWP Scripts Control
4.84.0K+ installsUpdated 10 months ago
ViewCompare
ReactPress &#8211; Create React App for WordPress icon
ReactPress – Create React App for…
4.43.0K+ installsUpdated 12 months ago
ViewCompare
View all JS plugins →

Frequently Asked Questions

Changelog

v2.5.7
– Updated scssphp to 1.11.0

v2.5.6
– Updated scssphp to 1.10.5

v2.5.5
– Updated scssphp to 1.10.2

v2.5.4
– Updated scssphp to 1.10.1

v2.5.3
– Removed legacy code

v2.5.1
– Added the easy_css_after_compilation and easy_js_after_compilation filters
– Upgraded scssphp to 1.10.0

v2.5.0
– Added the easy_css_after_compilation and easy_js_after_compilation f…

View full changelog on WordPress.org

Contributors

Lars JansenLars Jansen
Plugin Info
Version
2.5.7
Last Updated
Sep 5, 2022
WP Requires
6.0+
Tested Up To
6.0.11
PHP Requires
7.4+
Active Installs
60
Downloads
2.9K+
Added
Mar 19, 2020
Business
Free

Tags

jseasyljpcscsseasyscss

Developer

J
jaapjvh
8 plugins0.0M+ total installs
View all plugins →

Quick Compare

Easy SCSS and JS vs Clear Cache for Me→Easy SCSS and JS vs SOGO Add Script to Individual Pages…→Easy SCSS and JS vs Simple Header Footer HTML→

Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.