Description
? Code Snippets provides an effortless way to enhance your WordPress site.
?? Upgrade to Code Snippets Pro for complete CSS, JavaScript, Gutenberg, Elementor and cloud synchronisation integrations. Elevate your snippets experience now!
Say goodbye to the hassle of tweaking your theme’s functions.php
file and downloading endless plugins – Code Snippets simplifies the process!
A snippet is like a mini-plugin for your WordPress site, providing added functionality without the clutter.
Unlike other solutions that involve dumping code into your functions.php
file, Code Snippets offers an intuitive graphical interface for seamless integration and real-time execution. Managing snippets is as easy as activating and deactivating plugins, only without the bloat and overhead.
?? Watch a quick overview by Imran Siddiq:
?? Each copy of Code Snippets includes full integration with the community-powered Code Snippets Cloud platform, providing easy access to hundreds of tweaks and enhancements ready to power-up any WordPress site.
?? Connect with us:
?? Like our plugin? Find it useful? Please consider sharing your experience by leaving a review on www.ads-software.com. Your feedback is instrumental to shaping our future growth!
?? We’d like to thank the wonderful people who have helped contribute translations to allow Code Snippets to be used in different languages. You can find a full list here.
Screenshots
Installation
Automatic installation
- Log into your WordPress admin
-
Click Plugins
-
Click Add New
-
Search for Code Snippets
-
Click Install Now under “Code Snippets”
- Activate the plugin
Manual installation
- Download the plugin
- Extract the contents of the zip file
- Upload the contents of the zip file to the
wp-content/plugins/
folder of your WordPress installation - Activate the Code Snippets plugin from ‘Plugins’ page.
Network Activating Code Snippets through the Network Dashboard will enable a special interface for running snippets across the entire network.
FAQ
A full list of our Frequently Asked Questions can be found at help.codesnippets.pro.
-
How can I recover my site if it is crashed by a buggy snippet?
-
You can recover your site by enabling the Code Snippets safe mode feature. Instructions for how to turn it on are available here: https://help.codesnippets.pro/article/12-safe-mode.
-
Will I lose my snippets if I change the theme or upgrade WordPress?
-
No, the snippets are stored in the WordPress database, independent of the theme and unaffected by WordPress upgrades.
-
Can the plugin be completely uninstalled?
-
If you enable the ‘Complete Uninstall’ option on the plugin settings page, Code Snippets will clean up all of its data when deleted through the WordPress ‘Plugins’ menu. This includes all stored snippets. If you would like to preserve the snippets, ensure they are exported first.
-
Can I copy snippets that I have created to another WordPress site?
-
Yes! You can individually export a single snippet using the link below the snippet name on the ‘Manage Snippets’ page or bulk export multiple snippets using the ‘Bulk Actions’ feature. Snippets can later be imported using the ‘Import Snippets’ page by uploading the export file.
-
Can I export my snippets to PHP for a site where I’m not using the Code Snippets plugin?
-
Yes. Click the checkboxes next to the snippets you want to export, and then choose Export to PHP from the Bulk Actions menu and click Apply. The generated PHP file will contain the exported snippets’ code, as well as their name and description in comments.
-
Can I run network-wide snippets on a multisite installation?
-
You can run snippets across an entire multisite network by Network Activating Code Snippets through the Network Dashboard. You can also activate Code Snippets just on the main site, and then individually on other sites of your choice.
-
Where are the snippets stored in my WordPress database?
-
Snippets are stored in the
wp_snippets
table in the WordPress database. The table name may differ depending on what your table prefix is set to. -
Where can I go for help or suggest new features?
-
You can get help with Code Snippets, report bugs or errors, and suggest new features and improvements either on the WordPress Support Forums or on GitHub.
-
How can I help contribute to the development of the Code Snippets plugin?
-
The best way to do this is to fork the repository on GitHub and send a pull request.
-
How can I report security bugs found in this plugin?
-
You can report security bugs found in the source code of this plugin through the Patchstack Vulnerability Disclosure Program. The Patchstack team will assist with verification, triage, and notification of security vulnerabilities.
Reviews
Contributors & Developers
“Code Snippets” is open source software. The following people have contributed to this plugin.
Contributors“Code Snippets” has been translated into 24 locales. Thank you to the translators for their contributions.
Translate “Code Snippets” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
3.6.5 (2024-05-24)
Added
- New admin menu providing useful resources and updates on the Code Snippets plugin and community.
3.6.4 (2024-03-15)
Added
- AI generation for all snippet types: HTML, CSS, JS. (PRO)
- Button to create a cloud connection directly from the Snippets menu when disconnected. (PRO)
Changed
- Increment the revision number of CSS and JS snippet when using the ‘Reset Caches’ debug action. (PRO)
- UX in generate dialog, such as allowing ‘Enter’ to submit the form. (PRO)
Fixed
- Minor type compatability issue with newer versions of PHP.
- Undefined array key issue when initiating cloud sync. (PRO)
- Bug preventing downloading a single snippet from a bundle. (PRO)
- Translations not loading for strings in JavaScript files.
3.6.3 (2023-11-13)
Added
- Added debug action for resetting snippets caches.
Fixed
- Import error when initialising cloud sync configuration. (PRO)
3.6.2 (2023-11-11)
Removed
- Removed automatic encoding of code content.
Fixed
- Error when attempting to save shared network snippets marked as active.
- Type error when rendering checkbox fields without a stored or default value.
- Label for snippet sharing input incorrectly linked to input field.
- Error when attempting to download export files from Edit menu.
- Issue loading Freemius string overrides too early. (PRO)
- Fix redirect URL when connecting with OAuth on subdirectory or HTTPS sites. (PRO)
- Import error when attempting to completely uninstall the plugin.
3.6.1 (2023-11-07)
Fixed
- Issue accessing fields on Snippets class.
3.6.0 (2023-11-07)
Added
- Ability to authenticate with Code Snippets Cloud using OAuth. (PRO)
- Integration with GPT AI for generating snippets. (PRO)
- Ability to generate line-by-line descriptions of snippet code with GPT AI. (PRO)
- Ability to generate tags and description text from existing snippet code with GPT AI. (PRO)
- Added debug settings menu for manually performing problem-solving actions.
- Filter to disable scroll-into-view functionality for edit page notices.
Changed
- Updated minimum PHP requirement to 7.4.
- Ensure that the URL of the edit snippet page changes when adding a new snippet.
- Snippet tags will automatically be added when focus is lost on the tags field.
Fixed
- Moved active status border on edit name field to left-hand side.
- New notices will not scroll if already at top of page.
- Potential CSRF vulnerability allowing an authenticated user to reset settings.
3.5.1 (2023-09-15)
Fixed
- Undefined array key error when accessing plugin settings page. (PRO)
- Issue registering API endpoints affecting edit post screen. (PRO)
- Snippet ID instead of snippet object being passed to
code_snippets/update_snippet
action hook.
3.5.0 (2023-09-13)
Added
- Support for the Code Snippets Cloud API.
- Search and download public snippets.
- Codevault back-up and synchronisation. (PRO)
- Synchronised local snippets are automatically updated in Cloud. (PRO)
- Bulk actions – ‘update’ and ‘download’.
- Download snippets from public and private codevaults. (PRO)
- Search and download any publicly viewable snippet in Code Snippet Cloud by keyword or name of codevault. (PRO)
- Deploy snippets to plugin from Code Snippets Cloud app. (PRO)
- Bundles of Joy! Search and download Snippet Bundles in one go direct from Code Snippets Cloud. (PRO)
Changed
- Redirect to snippets table when deleting snippet from the edit menu.
- Scroll new notices into view on edit menu.
Fixed
- Error when attempting to update network shared snippets after saving. [#]
3.4.2 (2023-07-05)
Fixed
- Issue causing export process to fail with fatal error. [#]
- Type issue on
the_posts
filter when no posts available. [#]
3.4.1 (2023-06-29)
Added
- Added better debugging when calling REST API methods from the edit menu.
Changed
- Escape special characters when sending snippet code through AJAX to avoid false-positives from security modules. [#]
- Only display the latest update or error notice on the edit page, instead of allowing them to stack.
Fixed
- Undefined array key error. [#]
- Potential type issue when loading Prism. [#]
- Potential type issue when sorting snippets. [#]
- Issue preventing asset revision numbers from updating correctly. (PRO) [#]
3.4.0 (2023-05-17)
Added
- Proper WordPress REST API support for retrieving and modifying snippets.
- Added help links to content snippet options.
Changed
- Better compatibility with modern versions of PHP (7.0+).
- Converted Edit/Add New Snippet page to use React.
- Converted action buttons to asynchronously use REST API endpoints through AJAX.
- Load page components dynamically through React.
- Added action notice queue system.
- Replaced native alert dialog with proper React modal.
- Catch snippet execution errors to prevent site from crashing.
- Display recent snippet errors in admin dashboard instead.
- Updated editor block to use new REST API endpoints. (PRO)
- Change colour of upgrade notice in Pro plugin. (PRO)
- All available snippet data is included in export files.
- Only import specific fields from export file, even if additional fields specified.
- Pass additional attributes specified in
[code_snippet]
content shortcode to shortcode content. - Make shortcode attributes available as individual variables.
- Allow boolean attributes to be passed to code snippets shortcodes without specifying a value.
- Replace external links to Pro pricing page with an upgrade modal.
Fixed
- Issue preventing editor colorpicker from loading correctly. (PRO)
- Issue preventing linting libraries from loading correctly in the code editor.
3.3.0 (2023-03-09)
Added
- Added additional editor shortcuts to list in tooltip.
- Filter for changing Snippets admin menu position. See this help article for more information.
- Ability to filter shortcode output. Thanks to contributions from Jack Szwergold.
Fixed
- Do not enqueue CSS or JS snippet file if no snippets exist. (PRO)
- Bug causing all snippets to show in site health information instead of those active.
- Unnecessary sanitization of file upload data causing import process to fail on Windows systems.
3.2.2 (2022-11-17)
Fixed
- Plugin lacking a valid header error on activation.
3.2.1 (2022-10-05)
Added
Ctrl
+/
orCmd
+/
as shortcut for commenting out code in the snippet editor.- Additional hooks to various snippet actions, thanks to contributions made by ancient-spirit.
- Fold markers, additional keyboard shortcuts and keymap options to snippet editor,
thanks to contributions made by Amaral Krichman. - WP-CLI commands for retrieving, activating, deactivating, deleting, creating, updating, exporting and importing snippets.
Changed
- Removed duplicate tables exist query. (#).
- Enabled ‘add paragraphs and formatting’ option by default for newly inserted content snippets.
Fixed
- Issue making survey reminder notice not dismissible.
- Path to iron visible when updating the pro plugin.