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