dplugins logo
  • Products
  • Updates
  • Resources
  • Support
  • Login
  • James LePage

    James LePage

    I was an early adopter of Swiss Knife Pro and Scripts Organizer and have had the privilege of watching both plugins mature into incredibly helpful tools. Both offer a unique set of features dedicated to saving WordPress creators time and augment the development experience. Aside from the features, the development and support are both best in class. The dPlugins team consistently pushes major and minor updates with helpful features, cosmetic improvements, and more. They have an active community of users and happily integrate popular requests that help users of their plugins. Support queries are answered quickly, professionally, and most importantly… actually help you solve your problem. As a WordPress Agency that uses Oxygen Builder for almost all of our projects, Swiss Knife Pro and Scripts Organizer have saved my team at Isotropic hundreds of hours in manual work, from debugging, to font management, to scheduling mission-critical scripts, and more!

    Marko Krstić

    May 5, 2021
  • Andrew Choi

    Andrew Choi

    This is a very powerful plugin. Not only is it feature-rich and offers all the functionality I need, but it literally works every day for me that I use it. Developers are always listening to user suggestions, and by making changes regularly as they’re suggested, they make sure my experience stays strong. I am very pleased and lucky to have this plugin for my workflow. 

    Marko Krstić

    May 3, 2021
  • Optimize WordPress plugins with Scripts Organizer

    Marko Krstić

    April 8, 2021
  • Scripts Organizer: 1.4.0 Features

    Marko Krstić

    April 8, 2021
  • Noel

    Noel

    Scheduling scripts on your WordPress site has never been more straightforward. With Scripts Organizer, you can schedule to run scripts (HTML, CSS, JS & PHP) only where they are needed when they are needed. Add CSS tweaks over Halloween & Black Friday for Visual Themeing or run your chatbot only during your working hours. You can pick a timeframe, select specific dates, weekdays, taxonomies & more. The scripts of your choice will be running only on the pages that match all of your specified conditions. Scripts Organizer gives you the power to schedule scripts in no time.

    Marko Krstić

    January 29, 2021
  • Alexander Buzmakov

    Alexander Buzmakov

    It paid off when I was going for my last vacation. I have scheduled a promotion banner and left my computer at home. That’s how much I trust him.

    Marko Krstić

    January 29, 2021
  • Scripts Organizer

    Scripts Organizer

    Scripts Organizer

    DMost Advanced Code editor for WordPress

    Get full Code Editor experience inside WordPress with support to write PHP hooks and functions, JavaScript, CSS, and compile SCSS. Scripts can be scheduled and triggered based on your needs regardless if you’re sleeping taking a coffee break or on vacation.

    Starts from $29
    See Features
    scripts organizer

    14 Days Money Back Guarantee

    Secured Payments Stripe and PayPal

    + 30 000 Happy Users

    What makes Scripts Organizer Special

    CHANGE WORDPRESS FUNCTIONALITY

    PHP, JavaScript, SCSS or CSS

    Scripts Organizer provides a PHP block where you can write filters, hooks, or shortcodes. If you need to modify website styles, you can add CSS or compile SCSS. For interactive features, you can write JavaScript. Additionally, you can inject tracking scripts like Google Analytics (GA), HotJar, or others.

    Scripts Organizer compatibility

    EVERY THEME, PLUGIN OR VISUAL BUIDER

    If you are using a classic or block theme, or if you are using a visual builder, Scripts Organizer will assist you throughout the process. We are not only compatible with them but have also integrated deeply, allowing us to access colors or variables from themes or builders.

    VISUAL STUDIO INSIDE WORDPreSS

    🔥Hot reload

    ALl tabs and windows

    Developers and designers adore using dual screens and multiple tabs. With Scripts Organizer in one tab and the website frontend in another, simply press ‘save,’ and all tabs and screens will be updated with the latest CSS. We save you a ton of time, especially when using visual builders—you don’t need to reload to see the results.

    Live Preview

    Inside Editor

    If you prefer to have everything in one tab, that also works. You can have both the editor and website in a single tab, and it will automatically reload upon saving. Additionally, you can utilize inspect tools and resize the website, with predefined sizes available from desktop to mobile.

    CSS Variable scraper

    Get variables from theme or plugins

    Scripts Organizer will scan all the CSS loaded on the selected page and extract CSS variables for use with the variable picker. You no longer need to remember them.

    SCSS Partials

    Avoid repetition and centralize core CSS in one location. Discard lengthy CSS files. For optimal performance, divide them and load them only when required for each page or post type. This will allow you to update it in one place instead of making changes in every CSS file.

    scripTs locations

    By default, we place CSS in the header and JS in the footer. However, you can customize this based on your requirements. Additionally, for PHP, there are multiple hooks available, such as ‘plugins loaded,’ ‘init,’ ‘admin header and footer,’ ‘body open,’ and many more, to help you integrate your code effectively.

    Get Builder colors

    Integrating with visual builders to extract global colors as code values is a clever approach. Obtaining these values as variables ensures automatic updates when changes occur within the builder. This simplifies maintaining design consistency on your website or app, whether you use Oxygen, Bricks, Elementor, or other builders, streamlining your development process.

    Screen Of death?

    Never again!

    Coding directly on a live website carries significant risks. If the code contains errors, it can potentially disrupt the entire website for all users. This might necessitate enabling debugging, causing errors and warnings to be visible to everyone visiting the site. Instead of this, we propose a safer approach: we will assess your code in the background. In the event of an error, you will promptly receive an option to deactivate only the problematic code block, along with an explanation pinpointing the source of the error.

    include Frameworks

    Easy upload or CDN. Easy to manage

    With the Scripts Manager, you gain an intelligent method for organizing your scripts in one centralized location. You can effortlessly incorporate CSS or JS libraries via CDN or self-host them by uploading them to the media library, just like any other file. You have the flexibility to choose whether you want to enable them across the entire website or activate them based on code block conditions. If you update or replace a file, these changes will automatically propagate to all relevant code blocks.

    caching files

    In terms of performance, CSS and JavaScript can either be inlined in HTML or, for better caching, be created as separate files. On the other hand, SCSS and PHP blocks are always saved as files. This ensures that we don’t retrieve them from the database every time, unless they are updated.

    Files Sync

    If you wish to edit the generated files using your preferred editor, you are free to do so. The script organizer will retrieve the code from these edited files. Once you’re satisfied with the results, you can also sync these edited files back to the database.

    Files safe location

    By default, all files are placed inside the wp-content directory. However, if you wish to change this location for security reasons or any other purpose, we have provided an option to modify the path and relocate the files.

    Trigger everywhere

    Execute the code without limitations

    Trigger Everywhere offers a straightforward approach to executing code before your themes or plugins activate. It provides access to a comprehensive set of WordPress actions and hooks, ranging from “plugins loaded” to “wp_footer”. It’s a practical tool designed for developers seeking precision and control in their WordPress projects.

    This will also help you replace Functions.php without modifying your WordPress Theme so nothing will be lost with Themes updates.

    Trigger FOR admins

    MODIFY WORDPRESS ADMIN SECTIONS WITHOUT IMPACTING THE FRONT END

    Utilize this straightforward one-click setup to implement scripts, styles, or PHP hooks and actions within the WordPress admin area without altering the appearance or functionality of your website’s front end.

    Trigger With Conditions

    Include, Exclude, Custom Build

    This is the most flexible code snippets plugin feature available in the WordPress ecosystem. You can hand-pick pages or posts for execution inclusion. Filter by post type, category, or taxonomy. Opt for comprehensive execution with exceptions for specific selections or ranges. Utilize built-in WordPress conditions like “is_home()”, integrate conditions from other plugins, or craft your own. Ideal for developers seeking precise control.

    Time Trigger

    Trigger scripts daily at predetermined times. Adjust for a specific time range daily or choose particular days of the week to run scripts at a given time or during a selected time window. Designed for developers wanting controlled scheduling, this option will recur daily or weekly based on your preferences. Use this feature to modify store styles during off-hours or business hours.

    Date Trigger

    You can also set triggers for a specific day in its entirety. On that designated day, you can have the code run all day or within a specified time frame. This feature allows you to alter the styles of the entire website or just a page for that day. Ideal for developers looking to implement temporary design changes or special event styling.

    Date Range Trigger

    Execute promotions without being tied to your computer. Set a predefined date range for when scripts should run. This is ideal for launching promotions or holiday specials. You have the option to run these all day or within a specific time frame, offering flexibility for time-sensitive offers or events. Perfect for developers and marketers planning in advance.

    Live reload

    GSAP Animations

    BRICKS BUILDER INTEGRATION

    Please watch the plugin intro video while we are redesigning our website
    and presenting all the features of our plugin.

    Featured at:

    greensock gsap
    product hunt
    306648479 896580915061804 4644147552492326986 n
    webdesignerdepot
    Scripts Organizer will be offering LTD prices for a short period of time

    After that we will move to yearly plans.

    $29

    / One payment

    Single Licence

    Checkout Added to cart
    • 1 Domain Limit
    • LTD Plugin Update
    • LTD Priority Support
    • All Features Included

    $49

    / One payment

    Agency Licence

    Checkout Added to cart
    • 5 Domains Limit
    • LTD Plugin Update
    • LTD Priority Support
    • All Features Included

    $69

    / One payment

    Developer Licence

    Checkout Added to cart
    • 199 Domains
    • LTD Plugin Update
    • LTD Priority Support
    • All Features Included

    14-Day Money-Back Guarantee

    Probably you will never need this with our awesome products but here it is just in case. If you aren’t completely satisfied within 14 days of purchase, you’re more than welcome to get a full refund!

    Contact support

    Marko Krstić

    December 9, 2020

TERMS AND CONDITIONS • PRIVACY POLICY

Copyright © 2020 – 2024 DPlugins Ltd. All rights reserved.