The most powerful WordPress Code Snippets Plugin
WPCodeBox allows you to save all your Code Snippets to the Cloud and share them across your WordPress sites. The Code Snippet Repository provides you with a library of tested and ready-to-use - Code Snippets for your WordPress site.
Features
- Save Code Snippets to the Cloud and deploy everywhere.
Never look for that perfect snippet again. Save your most-used Code Snippets to the cloud and use them on any site. - Search for ready-made snippets on the repository
WPCodeBox features a growing WordPress Code Snippet Library, where you can find a whole range of tested snippets for your site. - Use conditions to set when or where snippets execute
The WPCodeBox condition builder allows you to set where and when the Code Snippets execute. - Organize Code in Folders, locally or in the cloud
WPCodeBox allows you to organize your Code Snippets in folders. Upload and download whole folders from the Cloud. - Livereload CSS Changes on the Frontend
With Autoreload, your CSS changes will be loaded on the frontend without the page refreshing. - Adding a snippet won’t break your site again
WPCodeBox will detect most errors and disable the snippet. In case an error is not detected, you can still access WPCodeBox. - WordPress Autocomplete
Don’t waste time googline WordPress actions, hooks or filters. The WPCodeBox editor will suggest them based on the context in the editor. - API Key Manager
Add API Keys with granular access to your Cloud Account. You will be able to add API Keys to your client’s site and manage access as needed. - React User Interface
Never wait for the page to refresh again. WPCodeBox is built as a single page application, so everything happens instantly. - External CSS and JS
With WPCodeBox you can add inline or external JS and CSS. Easily add any external library to your WordPress without using additional plugins. - cdnjs Integration
Including thousands of libraries in your WordPress site is as easy as 1-2-3! Simply search for the library you need, and done – it’s included. - Quick Actions
Add Code Snippets to the Admin top bar and execute them with one click. This helps when you want to speed up repetitive actions
= 1.0.2 (Released on May 24th 2023) =
* 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
= 1.0.1 (Released on May 17th 2023) =
* 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 not working for very large snippets
* Bugfix: Frontend header (After pagebuilders) 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
= 1.0.0 (Released on May 10th 2023) =
* 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
add more...