dPlugins Scripts Organizer
Scripts Organizer vs Advanced Scripts

Many users might wonder what suits their workflow better and want to know the main differences between Script Organizer and Advanced Scripts. Therefore, we made a comparison page to help you answer these questions:
Features list | Scripts Organizer![]() | Advanced Scripts![]() |
Lifetime price for unlimited websites | $59 | $39.99 |
Code Editor | Monaco Code | Ace |
Admin Menu | Top | Tool > Advanced Scripts |
UI | WordPress Native | Custom UI (Brand Colors and Logo are designed by Marko Krstić, UI polished in the latest version by Abdelouahed Errouaguy) |
Description for organizing scripts | ✅ | ✅ |
Description visibility from the list | ✅ | partial (You need to hover one by one) |
Filter by Title, Published/Created Date | ✅ | ❌ |
Search or group by tags | ✅ | ❌ |
Group by folders | ❌ | ✅ |
Scripts list inside Edit page | ❌ | ✅ |
Tags for organising scripts | ✅ | ❌ |
Code Languages | HTML, PHP, CSS, JS, SCSS | HTML, PHP, CSS, JS, SCSS, LESS |
Split SCSS into Partials ( Killing feature ) | ✅ | ❌ |
Safe Mode for PHP | ✅ | ✅ |
Safe Mode for SCSS | ✅ Will display where the error is | ❌ Will ignore the code and not create a CSS file |
Create shortcode | ✅ | ✅ |
Style & Scripts for shortcode in Header & Footer | ✅ | ❌ |
Register Scripts & Styles (Local) | ✅ | ✅ |
Register Scripts & Styles (CDN) | ✅ | ✅ |
Edit code for multiple locations at once (header, footer, PHP, Shortcode) | ✅ | ❌ |
Hooks | ❌ | ✅ |
Priority | ❌ | ✅ |
Select page conditions | Basic (is_page only) | Advanced (is_page, !is_page, ...) |
Condition for time code execution | ✅ | ✅ |
Condition for date code execution | ✅ | ✅ |
Server Time | ✅ | ❌ |
Export-import | Build-in + WordPress Native (same as post or page) | Build-in |
Import to opposite app (AS to SCORG, SCORG to AS) | ✅ | ❌ |
Code Snippets Import | ✅ | ✅ |
Code Snippets Code | ✅ | ✅ |
Shortcuts | ✅ | ✅ |
Dark / Light Theme | ✅ | Only Dark |
Custom font size for Editor | ✅ | ❌ |
License | Easy Digital Downloads | Freemius |
Customers data | Private | Freemius |
Documentation | ✅ | ❌ |
Resource Access within Admin Area | ✅ | ❌ |
Code Snippet Library | ✅ | ❌ |
Filter by Created Data | ✅ | ❌ |
Colors from Oxygen | ✅ | ✅ |
Exclude builders ( Code will not be triggered if you are editing pare or post inside builder ) | ✅ | ❌ |
Changelog | In the plugin. | In the plugin. |
If we missed something, or if you find something wrong, please contact us with our support contact form and we will update it.
You mention (killing feature) under partials. Does that mean you are dropping partials feature?
Totally opposite. We are going to work even more on optimising SCSS partials.
SCSS Partials are unique feature on the market and they are real time saver.