WPCodeBox Releases

WPCodeBox 2 v1.0.3 Released
  • Bugfix: Snippet order not preserved when reordering using drag and drop
WPCodeBox 2 v1.0.2 released
  • New Feature: Add "Unlink from Cloud" button to snippets context menu
  • Bugfix: Autoreload not working when both WPCodeBox and WPCodeBox 2 are installed
  • Bugfix: Snippets with very long descriptions not saved
  • Bugfix: Snippets with many conditions not saved
  • Bugfix: Folder order not preserved
  • Bugfix: In some cases, deleting a cloud snippet causes a local error
  • Bugfix: Plain text snippets causing errors in some cases
  • Bugfix: In some rare cases, CSS and SCSS snippets can be saved with the plugins_loaded hook
  • Bugfix: Functionality plugin generating errors in some cases
WPCodeBox 2 v1.0.1 released
  • Bugfix: Warning when both WPCodeBox and WPCodeBox 2 are installed
  • Bugfix: Async and defer options not rendered on external JS tags
  • Bugfix: Custom shortcode parameters are not passed to custom shortcodes
  • Bugfix: Create/download from cloud is not working for very large snippets
  • Bugfix: Frontend header (After page builders) hook not rendering JS and CSS snippets
  • Bugfix: Deprecated notices in PHP 8.2 in the update library
  • Bugfix: WPCodeBox error page is showing for non-WPCodeBox errors
WPCodeBox 2 v1.0.0 released
  • New Feature: Monaco Editor
  • New Feature: Autocomplete for all WordPress actions & filters & Parameters
  • New Feature: Functionality Plugin (Experimental)
  • New Feature: WooCommerce hooks snippet insertion for HTML and PHP Snippets
  • New Feature: Color picker for CSS/SCSS/LESS
  • New Feature: SCSS Partials
  • New Feature: Render PHP/HTML snippets using custom shortcodes
  • New Feature: Actions and custom actions for rendering snippets
  • New Feature: Option to render CSS/SCSS after page builders’ CSS
  • New Feature: Show local variables in autocomplete
  • New Feature: Save UI Settings to the cloud
  • New Feature: Execute PHP snippets using a secure external URL
  • New Feature: Collapse left/right panes using Ctrl + 1/Ctrl + 2
  • New Feature: Added do not render to PHP snippets so they can be included via code
  • New Feature: Emmet support
  • New Feature: Oxygen Color Integration
  • New Feature: Bricks Color Integration
  • New Feature: Automatic CSS Integration
  • New Feature: WordPress hooks and action reference on hover
  • New Feature: Code map that can be disabled in settings
  • New Feature: CSS Variables support and autocomplete
  • New Condition: User logged in
  • New Condition: User device (mobile/desktop)
  • Improvement: Use custom tables to store data for better performance
  • Improvement: Added info about safe mode on the error page
  • Improvement: Show notice when Safe Mode is active
  • Improvement: Added “Reload Local Snippets” button
  • Improvement: Removed jQuery from Live Reload CSS
  • Improvement: Close the context menu when clicking on another snippet
  • Improvement: Added post name to the WPCodeBox custom post types
  • Improvement: Removed arrow from priority input in Firefox
  • Improvement: Complete backend rewrite for improved performance
  • Improvement: Better error detection and handling
  • Improvement: Add loader when running manual snippets
  • Improvement: Allow the saving of SCSS/LESS snippets even if the compilation fails
  • Improvement: Action/priority/shortcode are saved to the cloud
  • Improvement: Set “plugins_loaded” as the default action for PHP snippets
  • Improvement: Make the editor fill the height
  • Improvement: Removed the plugins_loaded notice
  • Improvement: Added wp_body_open hook
  • Improvement: Fire wpcb_snippet_disabled action when a snippet is disabled
  • Improvement: Small security improvements
  • Bugfix: PHP Notice when using the post parent conditions for posts that don't have a parent
  • Bugfix: When editing cloud snippets, the name is not updated in the list automatically
  • Bugfix: The key is not checked on autoreload, causing compatibility issues with some plugins
  • Bugfix: Snippet status not updated when downloading a snippet from the cloud
  • Bugfix: Taxonomy “Is not” condition is not working correctly
  • Bugfix: LESS is not working on PHP 8
  • Bugfix: Current snippet is not always selected when refreshing the page
  • Bugfix: Unsaved changes notification appears when there are no unsaved changes
  • Bugfix: Delete snippets from the context menu doesn’t always work
WPCodeBox 2.0.0 Beta 3.0 released

This Beta release is intended for testing purposes. Please avoid using this version in production.

  • New Feature: Multiple insertion points for CSS/SCSS/LESS/JS Snippets
  • New Feature: Enable Safe Mode by appending &safe_mode=1 to the WPCodeBox URL

  • Improvement: Preserve Snippet toggle state before refreshes
  • Improvement: Show WooCommerce actions only if WooCommerce installed
  • Improvement: Catch output automatically in shortcodes (we can use echo)
  • Improvement: Render shortcodes in HTML Snippets
  • Improvement: Add Preview to SCSS Partials
  • Improvement: Made the functionality plugin and description not editable for now
  • Improvement: Removed the enable/disable context menu for SCSS Partials

  • Beta Bugfix: Various Functionality Plugin errors and notices fixed
  • Beta Bugfix: SCSS file saved multiple times in case of errors
  • Beta Bugfix: Console errors in some cases that interfere with the WP menu on the WPCodeBox page
  • Beta Bugfix: ACF/Metabox autocomplete is not working
  • Beta Bugfix: DOM Inspector not highlighting elements
  • Beta Bugfix: Preview iframe reloads when saving the snippet for the first time
  • Beta Bugfix: Downloading a snippet from the cloud doesn’t update the code until refresh
  • Beta Bugfix: CSS auto-reload in Preview is not smooth
  • Beta Bugfix: Cache busting is not always working with JS Snippets
  • Beta Bugfix: DOM Inspector not working
  • Beta Bugfix: Fix notices and warnings
  • Beta Bugfix: Error when uploading snippets with hooks to the cloud
  • Beta Bugfix: When on a cloud snippet and clicking “New Snippet”, the code is carried over from the cloud snippet
  • Beta Bugfix: Error when using condition too early
  • Beta Bugfix: Current logged-in user condition missing
  • Beta Bugfix: Uncaught error when there is an error in a “Root” defined snippet
  • Beta Bugifx: Conditions error in Functionality Plugin
  • Beta Bugfix: Autoreload not taking account of the conditions
  • Beta Bugfix: In some cases, when using the Functionality Plugin, Inline CSS Snippets not loading on the frontend

  • Bugfix: Tooltips show under the WP menu
  • Bugfix: Overflow issue when there’s a long error
  • Bugfix: When switching from Manual Snippet to cloud snippet, the run button is not hidden
  • Bugfix: In some cases, when editing a cloud snippet, the type changes from CSS to PHP
  • Bugfix: Upload to the cloud in the context menu doesn’t work for snippets in folders

WPCodeBox 2.0.0 Beta 2.3 released

Bugfix: PHP Notice when using the post parent conditions for posts that don't have a parent
Beta Bugfix: DOM Inspector not working with Monaco Editor
Beta Bugfix: Error when deactivating and activating the plugin in some cases
Beta Bugfix: PHP Warning/Notices in some edge cases
Beta Bugfix: PHP Error when editing an SCSS Partial that is included in an SCSS Snippet
Beta Bugfix: Settings not saving consistently on new installs


WPCodeBox 2.0.0 Beta 2.2 released

Beta Bugfix: PHP Notice when running certain PHP Snippets
Beta Bugfix: SCSS Snippets not recompiled when saving a contained partial
Beta Bugfix: Minify not working for SCSS and LESS
Beta Bugfix: Autoreload not working when there were no inline snippets saved
Beta Bugfix: Some themes not correctly mapped, resulting in the wrong theme selected
Beta Bugfix: Settings not saved correctly

WPCodeBox 2.0.0 Beta 2.1 released

Beta Bugfix: When changing some settings, they are not preserved on page refresh
Beta Bugfix: Conditions are not working correctly for some CSS/JS Snippets
Beta Bugfix: Cmd + S not working on Mac
Beta Bugfix: PHP Snippets created in V1 are not running if they are not saved
Beta Bugfix: Conditions for CSS in the Functionality Plugin

WPCodeBox 2.0.0 Beta 2.0 released

Important! This Beta version includes many new features and improvements, and it's not meant to be used in production.

You can read the release blog post here.

New Feature: Monaco Editor

New Feature: Autocomplete for all WordPress actions & filters & Parameters

New Feature: WooCommerce hooks snippet insertion for HTML and PHP Snippets

New Feature: Color picker for CSS/SCSS/LESS

New Feature: Oxygen Color Integration

New Feature: Bricks Color Integration

New Feature: Automatic CSS Integration

New Feature: WordPress hooks and action reference on hover

New Feature: Code map that can be disabled in settings

New Feature: CSS Variables support and autocomplete

New Condition: User logged in

New Condition: User device (mobile/desktop)

Improvement: Added info about safe mode on the error page

Improvement: Show notice when Safe Mode is active

Improvement: Added “Reload Local Snippets” button

Improvement: Removed jQuery from Live Reload CSS

Improvement: Close the context menu when clicking on another snippet

Improvement: Added post name to the WPCodeBox custom post types

Improvement: Removed arrow from priority input in Firefox

Beta Bugfix: Fixed PHP warnings

Beta Bugfix: Fixed autoreload issues

Beta Bugfix: Fixed error reporting and detection issues

Beta Bugfix: Inconsistent snippet enabled/disabled state

Beta Bugfix: Cannot upload snippet to cloud when it’s in a folder and right-clicking on it 

Beta Bugfix: Bug when running HTML snippet as shortcode

WPCodeBox 2.0.0 Beta 1.0 released

Important! This Beta version includes many new features and improvements, and it's not meant to be used in production.

New Feature: Functionality Plugin (Experimental)

New Feature: SCSS Partials

New Feature: Render PHP/HTML snippets using custom shortcodes

New Feature: Actions and custom actions for rendering snippets

New Feature: Option to render CSS/SCSS after page builders’ CSS

New Feature: Show local variables in autocomplete

New Feature: Save UI Settings to the cloud

New Feature: Execute PHP snippets using a secure external URL

New Feature: Collapse left/right panes using Ctrl + 1/Ctrl + 2

New Feature: Added do not render to PHP snippets so they can be included via code

New Feature: Emmet support

Improvement: Complete backend rewrite for improved performance

Improvement: Better error detection and handling

Improvement: Add loader when running manual snippets

Improvement: Allow the saving of SCSS/LESS snippets even if the compilation fails

Improvement: Action/priority/shortcode are saved to the cloud

Improvement: Set “plugins_loaded” as the default action for PHP snippets

Improvement: Make the editor fill the height

Improvement: Removed the plugins_loaded notice

Improvement: Added wp_body_open hook

Improvement: Fire wpcb_snippet_disabled action when a snippet is disabled

Improvement: Small security improvements

Bugfix: When editing cloud snippets, the name is not updated in the list automatically

Bugfix: The key is not checked on autoreload, causing compatibility issues with some plugins

Bugfix: Snippet status not updated when downloading a snippet from the cloud

Bugfix: Taxonomy “Is not” condition is not working correctly

Bugfix: LESS is not working on PHP 8

Bugfix: Current snippet is not always selected when refreshing the page

Bugfix: Unsaved changes notification appears when there are no unsaved changes

Bugfix: Delete snippets from the context menu doesn’t always work

WPCodeBox 1.4.1 released
  • Bugfix: Fix error when snippet has certain conditions
WPCodeBox 1.4.0 released
  • New Feature: Select hook execution location for PHP code snippets
  • New Feature: Edit Cloud Snippets directly
  • New Feature: Code Formatter for PHP/JS/CSS/SCSS snippets
  • New Feature: ACF Autocomplete (if ACF is installed)
  • New Feature: Meta Box Autocomplete (if Meta Box is installed)
  • New Feature: Context menu for Code Snippets
  • New Feature: Clone snippets from the context menu
  • New Feature: Hook suggestions when adding ACF Code
  • New Feature: Hook suggestions when adding Meta Box Code
  • New Feature: Add cache-busting string to static assets on code snippet save
  • Improvement: Workaround for the need to add secret keys on Local by Flywheel
  • Improvement: Unload notice and confirmation if you have unsaved changes and want to leave the page/refresh
  • Improvement: Mark snippet as changed when editing conditions
  • Improvement: Make snippet list scrollable
  • Improvement: Make code snippet top-bar smaller
  • Improvement: User Role condition
  • Improvement: Login Page condition
  • Improvement: Allow the removal of the 1st condition in a group
  • Improvement: Better support for CSS variables
  • Bugfix: Inconsistencies when downloading an already opened code snippet from the cloud
  • Bugfix: Snippet drag and drop doesn’t work in Firefox
  • Bugfix: Snippet order resets in the UI if you drag and drop snippets and then you open/close the folder
  • Bugfix: Inconsistencies when downloading an already opened code snippet from the cloud
  • Bugfix: Taxonomy condition triggers warning
WPCodeBox 1.3.3 Beta 1.4 released
  • New Feature: Select hook execution location for code snippets
  • New Feature: ACF Autocomplete
  • New Feature: Hook suggestions when adding ACF Code
  • New Feature: Meta Box Autocomplete
  • New Feature: Hook suggestions when adding Meta Box Code
  • New Feature: Add cache-busting string to static assets on code snippet save
  • Improvement: Make code snippet top-bar smaller
  • Beta Bugfix: Warning in Login Condition
  • Beta Bugfix: Unload notice appearing even when there are unsaved changes
  • Beta Bugfix: Issue when scrolling in Edge

WPCodeBox 1.3.3 Beta 1.3 released

  • New Feature: Edit Cloud Snippets directly
  • New Feature: User Role condition
  • New Feature: Login Page condition
  • New Feature: Code Formatter for PHP/JS/CSS/SCSS snippets
  • New Feature: Unload notice and confirmation if you have unsaved changes and want to leave the page/refresh
  • New Feature: Context menu for Code Snippets
  • New Feature: Clone snippets from the context menu
  • Improvement: Mark snippet as changed when editing conditions
  • Improvement: Allow the removal of the 1st condition in a group
  • Improvement: Make snippet list scrollable
  • Improvement: Better support for CSS variables
  • Improvement: User Role condition
  • Bugfix: Inconsistencies when downloading an already opened code snippet from the cloud
  • Bugfix: Snippet drag and drop doesn’t in Firefox
  • Bugfix: Snippet order reset in UI if you drag and drop snippets and then you open/close the folder
  • Bugfix: Line wrap not applied to pasted code
WPCodeBox 1.3.3 Beta 1.2 released

  • Improvement: Better support for CSS variables
  • Bugfix: Inconsistencies when downloading an already opened code snippet from the cloud
  • WPCodeBox 1.3.3 Beta 1.1 released
    • Bugfix: Taxonomy condition triggers warning

    WPCodeBox 1.3.3 Beta 1.0 released

  • Bugfix: Taxonomy condition triggers warning
  • WPCodeBox 1.3.2 released
    • New Feature: Edit multiple Code Snippets, without loosing changes when switching between them
    • New Feature: Preview Cloud Snippets
    • New Feature: Drag And Drop Snippets and Folders to reorder them
    • New Feature: CSS Preview Window with DOM Inspector
    • New Feature: Change layouts from Plugin Settings
    • New Feature: Enable Dark Mode from Plugin Settings
    • New Feature: Wrap Long Lines in Plugin Settings
    • New Feature: Snippet quick Enable/Disable from the Snippet List

    • Improvement: Search works in Snippet Code
    • Improvement: Set priority to the default 10 when downloading a snippet from the cloud
    • Improvement: In case a snippet is disabled because of an error, show the line number in the error report
    • Improvement: Added filter to rename "Quick Actions" text
    • Improvement: Preserve collapsed middle pane state when switching snippets
    • Improvement: Do not autosuggest in comments
    • Improvement: Do not autosuggest in strings
    • Improvement: Do not autosuggest when opening PHP tag

    • Bugfix: Deleting Condition Group deletes the last group, not the current one
    • Bugfix: SCSS/LESS rendered as external file not loaded correctly
    • Bugfix: When pressing delete in Snippet Title or Description, the delete snippet pop-up opens
    • Bugfix: PHP Warning when rendering external JS Scripts with no tag options
    WPCodeBox 1.3.2 Beta 1.5 released
    • New Feature: Drag and Drop reorder for Cloud Code Snippets
    • Improvment: Dark mode UI improvements
    • Improvement: Improved DOM inspector and selector detector
    • Beta Bugfix: Wrap long lines not preserved when switching code snippets
    • Beta Bugfix: Snippet completers appearing in CSS comments
    • Beta Bugfix: Preview issues (iframe refreshing by itself in some cases)
    • Beta Bugfix: Settings Dark Mode/Layout not working correctly in some cases
    WPCodeBox 1.3.2 Beta 1.4 released
    • Beta Bugfix: In some cases the editor shows only a few lines of code
    • Beta Bugfix: Disable preview when deleting the current snippet
    • Beta Improvement: Preserve the preview URL when switching between snippets
    • Beta Improvement: Removed enable/disable toggle from folders
    • Beta Improvement: The switch that toggles enable/disable snippets inverted
    • Bugfix: Deleting Condition Group deletes the last group, not the current one
    • Bugfix: SCSS/LESS rendered as external file not loaded correctly

    WPCodeBox 1.3.2 Beta 1.3 released
    • New Feature: CSS Preview Window with DOM Inspector
    • New Feature: Drag And Drop Snippets and Folders to reorder them
    • New Feature: Change layouts from Plugin Settings
    • New Feature: Enable Dark Mode from Plugin Settings
    • New Feature: Wrap Long Lines in Plugin Settings
    • New Feature: Snippet/Folder quick Enable/Disable from the Snippet List
    • Improvement: Search works in Snippet Code
    • Improvement: Set priority to the default 10 when downloading a snippet from the cloud
    • Improvement: In case a snippet is disabled because of an error, show the line number in the error report
    • Improvement: Added hook to rename "Quick Actions" text
    • Beta Bugfix: Inconsistent save icon state
    • Bugfix: Warning when rendering external JS Scripts with no tag options

    WPCodeBox 1.3.2 Beta 1.2 released
    • new feature: Edit multiple Code Snippets, without loosing changes when switching between them
    • new feature: Preview Cloud Snippets

    • improvement: Preserve collapsed middle pane state when switching snippets
    • improvement: Do not autosuggest in comments
    • improvement: Do not autosuggest in strings
    • improvement: Do not autosuggest when opening PHP tag

    • bugfix: When pressing delete in Snippet Title or Description, the delete snippet pop-up opens
    • bugfix: In some cases, upload CSS files to cloud worked inconsistently

    WPCodeBox v1.3.1 released
    • Improvement: Added classes to select boxes to allow a Dark Mode snippet
    • Bugfix: When using a read-only API Key cloud folder rename and upload is still available in UI
    WPCodeBox v1.3.0 released
    • New Feature: Integration with the API Key manager
    • New Feature: Add/Manage External CSS and JS
    • New Feature: CDNJS integration for adding external files (access and search over 4000 JS libraris from inside WPCodeBox)
    • New Feature: Ability to defer/async external JS or JS that was saved to file
    • New Feature: Quick Actions (add manual snippets to the top bar and run them with no page refresh)
    • New Feature: HTML code snippet support
    • New Feature: Save CSS/SCSS/JS to external file
    • New Feature: Minify CSS/SCSS/JS code
    • Improvement: Setting to show a confirmation before uploading a snippet to the cloud
    • Improvement: Keep track of changes so we can detect overwriting of newer code to the cloud in the future
    • Improvement: CSS Autoreload revamp, no need to refresh, autoreload external CSS/SCSS with cache busting
    • Improvement: New and improved local folder logic
    • Improvement: Preserve the current open snippet when reloading the page
    • Improvement: Don't fail when unable to load local or cloud snippets, display an error
    • Improvement: Don't run snippets on WPCodeBox requests (so you can still access WPCodeBox in case of error)
    • Improvement: Don't open folders on hover, just highlight them
    • Improvement: Delete selected code snippet when pressing DELETE
    • Bugfix: Snippets not updated when deleting a cloud folder (changes appearing only after refresh)
    • Bugfix: Drag snippets outside of cloud folders doesn't work
    • Bugfix: Some very rare compatibility issues with certain server setups
    WPCodeBox 1.3.0 Beta 1.1 released
    • new feature: Add/Manage External CSS and JS
    • new feature: CDNJS integration for adding external files (access and search over 4000 JS libraris from inside WPCodeBox)
    • new feature: Ability to defer/async external JS or JS that was saved to file
    • bugfix: Some very rare compatibility issues with certain server setups

    WPCodeBox 1.3.0 Beta 1.0 released
    • new feature: Quick Actions (add manual snippets to the top bar and run them with no page refresh)
    • new feature: HTML code snippet support
    • new feature: Save CSS/SCSS/JS to external file
    • new feature: Minify CSS/SCSS/JS code
    • improvement: Setting to show a confirmation before uploading a snippet to the cloud
    • improvement: Keep track of changes so we can detect overwriting of newer code to the cloud in the future
    • improvement: CSS Autoreload revamp, no need to refresh, autoreload external CSS/SCSS with cache busting
    • improvement: New and improved local folder logic
    • improvement: Preserve the current open snippet when reloading the page
    • improvement: Don't fail when unable to load local or cloud snippets, display an error
    • improvement: Don't run snippets on WPCodeBox requests (so you can still access WPCodeBox in case of error)
    • improvement: Don't open folders on hover, just highlight them
    • bugfix: Snippets not updated when deleting a cloud folder (changes appearing only after refresh)
    • bugfix: Drag snippets outside of cloud folders doesn't work

    WPCodeBox v1.2.1 released
    • Improvement: Set focus back to the input field when creating a new cloud folder
    • Improvement: Added the editor font to the plugin, so that the experience is more consistent across different OS's
    • Bugfix: Code editor UI issues on Windows PCs
    • Bugfix: After saving the settings, the Font Size input field was empty
    • Bugfix: In some cases, when dragging a local snippet to a folder, an error would appear in the error log
    WPCodeBox v1.2.0 released
    • Improvement: Cloud Folders (create folders to organize your cloud snippets)
    • Improvement: Added TXT file support (for notes that can be saved in the cloud)
    • Improvement: Added editor settings (theme and font size)
    • Improvement: UI Improvements
    • Bugfix: When selecting header for CSS or JS, the script would be actually loaded in the footer
    • Bugfix: When deleting local folders, sometimes child snippets are not deleted
    • Bugfix: When having a folder open and deleting another folder, the next folder would be open
    WPCodeBox v1.1.8 released
    • Improvement: Add the option to move WPCodeBox to the tools menu
    • Bugfix: Parent post condition not working
    • Bugfix: When changing the snippet priority, the save icon doesn't turn orange (to notify of unsaved changes)
    • Bugfix: When changing the header/footer option, the value defaults to footer
    • Bugfix: Custom PHP condition UI appears over select elements (Z-index problem)
    WPCodeBox v1.1.7 released
    • Improvement: Condition builder (for building complex conditions for when to run/not run snippets)
    • Improvement: Added option to run CSS and JS in header or footer
    • Improvement: Added the snippet priority option, to modify snippet execution order
    • Improvement: Long names in cloud snippets make titles jump on hover which can be distracting
    • Bugfix: Hide Code Snippets from the Oxygen preview select
    • Bugfix: Make CSS and JS run correctly in the admin area
    WPCodeBox v1.1.6 released - maintenance release


    Changelog:

    • Fixed: Editor height too small, especially on 4k displays
    • Fixed: Cloud snippets not always updated correctly
    • Fixed: Error when enabling dev mode for CSS snippets that are set to run on the frontend
    • Fixed: Error when saving SCSS and having WP-SCSS enabled
    • Fixed: Fonts not found error in console
    • Fixed: When switching the snippet from custom to manual, the page conditions are not hidden

    WPCodeBox v1.1.5 released


    Changelog:

    • Fixed admin notice when repeatedly activating/deactivating the plugin


    WPCodeBox v1.1.4 released


    Changelog:

    • SASS Integration
    • LESS integration
    • Run/don't run snippets on multiple pages/posts
    • Download manually running Snippets from the Snippet Repository
    • Hide license keys on the frontend
    • UI improvements



    WPCodeBox v1.1.3 released


    Changelog:

    • Added JS support
    • Fixed CSS files appearing as PHP inside folders
    • Fixed conflict with FluentSMTP
    • Fixed running CSS snippets on archive pages
    WPCodeBox v1.1.2 released


    Changelog:

    • Added new version and update notifications in the dashboard
    • Added cache busting to static CSS assets
    • Added access to the snippet repository from within the plugin
    • Improved the way snippets run, make them run at a lower level
    • Fixed snippets that should run everywhere not running
    WPCodeBox v1.1.1 released


    Changelog:

    • Fixed: snippets that should run everywhere are not running
    WPCodeBox v1.1.0 released

    Changelog:

    • Added support for CSS files
    • Added auto-refresh for CSS changes
    • Added the ability to select on which pages/posts the snippets should run
    • Added the ability to collapse the edit snippet pane
    • Added wrapping for long lines in the editor
    WPCodeBox v1.0.4 released

    Changelog:

    • Allow the parsing of nested HTML and JS code
    WPCodeBox v1.0.3 released

    Changelog:

    • Fixed compatibility with Fluent Forms
    WPCodeBox v1.0.2 released

    Changelog:

    • Fixed running code with nested quotes

    WPCodeBox v1.0.1 released

    Changelog:

    • The description is now a textarea.
    • Allow the code editor to run on HTTP auth pages.
    • Fixed header auth problems on some browsers.
    • Fixed long snippet names change the cloud icon size.
    • Fixed snippet running priority.
    • Fixed snippet error reporting and disabling.
    • Fixed small UI problems.
    Copyright © 2022 WPCodeBox SRL. All other trademarks are the property of their respective owners
    linkedin facebook pinterest youtube rss twitter instagram facebook-blank rss-blank linkedin-blank pinterest youtube twitter instagram