WPCodeBox allows you to save all your Code Snippets to the Cloud and share them across your WordPress sites.
Build and manage your WordPress Code Snippets library in the cloud
Forget about the tedious process of copying-and pasting your Code Snippets one by one.WPCodeBox allows you to save all those snippets to your cloud account and share them across any WordPress site in just seconds!
You will also be able to search a growing library of ready-made snippets on our Snippet Repository.
Works great with all themes and plugins
WPCodeBox works great with all page builders like Oxygen, Elementor, Bricks Builder and many others.Adding code snippets to your WordPress site is a great way to reduce the number of plugins you use or enhance their functionality.
Support for all Code Snippet types
WPCodeBox supports all code snippet types that you will ever need when working with WordPress. Add inline or external JS, CSS.WPCodeBox will compile SCSS or LESS to CSS.
The WPCodeBox editor provides code completion for WordPress, PHP, CSS, SCSS and JavaScript.
Suggestions for WordPress actions, filters and functions
WPCodeBox features the most powerful Code Editor ever built into a plugin. It will auto-suggest WordPress actions, hooks and functions based on the context.The editor provides JavaScript, CSS, SCSS and HTML code suggestions and it includes Emmet support.
What is WPCodeBox?
WPCodeBox is a WordPress Code Snippets manager that allows you to save your common used code snippets to the cloud and share them across all your sites.How will I access my cloud snippets?
You have an API Key that is built in the plugin and it's used to access your cloud account. You will also be able to create additional API Keys with read-only or write access. These API Keys are not licenses.Will my code only be saved in the cloud?
No, your code will be saved locally by default, just like Code Snippets. You have the option to upload the snippets that you want to your cloud account.Can I install WPCodeBox on client sites?
Yes, you can change your API key by going into your account and re-generating the API key. Make sure to keep the API key as secret as a password.Do I need to know how to code?
No, but it would help. WPCodeBox has some safety nets in place to catch the most common errors and to help you to not break your site. The WordPress snippet repository will give you read-to-use snippets that you can add to your site to customize it.Is there a roadmap?
Yes, our roadmap is public, and you are encouraged to submit ideas and suggestions to the roadmap. WPCodeBox is built on user feedback, and that's our most valuable asset. Check out the roadmap.Changelog
WPCodeBox 1.4.1 released
Tuesday, 7th Jun 2022
- Bugfix: Fix error when snippet has certain conditions
Tuesday, 7th Jun 2022
- 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