Code Snippet DM
Supports: Gutenberg, Elementor, TinyMCE and shortcode Display your code snippets in a stylish way inside your content. The plugin uses shortcodes and also very intuitive TinyMCE interface. Starting with v2.0.3, the plugin offers support to be used via a custom Elementor Widget. Starting with v2.0.1, the plugin offers support to be used via a custom Gutenberg block. It will continue to support the default way of adding the code snippet via shotcodes. Code Snippet DM was inspired by the Carbon project. We created a simple way to display your code snippets but also have control over the way it appears, thus making it more stylish. Also, on the front end in the top right you will find a Copy Code button that allows you to copy to clipboard the entired code snippet. The plugin provides you with a TinyMCE button that will allow you to display the code or an option to use a shortcode. You can open the shorcode [dm_code_snippet] and in the content inside and close it [/dm_code_snippet]. Elementor widget The Widget is called “Code Snippet DM” and can be found on the Basic list of Elementor Widget after you activate the plugin. Keywords that can be used to find it: code, snippet, dm. Once the widget is added in the Elementor editor, it can be customized via the sidebar settings that will appear for each widget. The sidebar will include all the settings that are available for the shortcode. Some of the settings will be applied in real time in your editor. The code styling (syntax highlight) and line numbers are only available on the front-end, in the editor you will not be able to preview the correct colors for the code or the line numbers. Gutenberg block The block is called “Code Snippet DM” and can be found in the embed section of Gutenberg blocks. Keywords that can be used to find it: code, snippet, dm. Once the block is added in the Gutenberg editor, it can be customized via the sidebar settings that will appear for each block. The sidebar will include all the settings that are available for the shortcode. Some of the settings will be applied in real time in your editor. The code styling (syntax highlight) and line numbers are only available on the front-end, in the editor you will not be able to preview the correct colors for the code or the line numbers. Shortcode Options There are a number of options that you can use in the shortcode: background with options yes or no will enable/disable the color background (Default yes) background-mobile with options yes or no will enable/disable the color background for mobile devices (Default yes) bg-color accepts any HEX, RGB or RGBA value to change the background color (Default #abb8c3) theme with options light or dark that changes the code editor theme (Default dark) slim with options yes or no that changes the code editor from default to a slim version, ideal for one-line code (Default no) line-numbers with options yes or no that will enable a left side line number for columns (Default no) language with options clike, css, javascript, markup, perl, php, python, ruby, sql, typescript, shell will highlight the syntaxes based on what you select for your code (Default php) wrap with options yes or no will wrap the code or add a horizontal scroll bar to display it as it is (Default no) height allows you to input any value and will set the code snippet height to that value. Example: 500px. (Default is empty) copy-text this is used for the text shown on the copy button. If it’s not added it will use the default option. (Default Copy Code) copy-confirmed this is used for the text shown after you click the copy button. If it’s not added it will use the default option. (Default Copied) Example of shortcode: [dm_code_snippet background="yes" background-mobile="yes" slim="no" line-numbers="no" bg-color="#abb8c3" theme="light" language="css" wrapped="no" height="500px" copy-text="Get the Code!" copy-confirmed="You have it!"] .dm-code-snippet.dark { background: $default-bg; padding: 40px 35px 45px 35px; margin: 30px 0; } [/dm_code_snippet] Important: * If you use the shortcode directly, make sure to wrap the code in as in the example above. * If you want to add HTML using the shortcode, you’ll need to escape the HTML before pasting it in the shortcode. (You can easily find an escape tool online to convert the code) * If you have code (not HTML) that uses ‘</’ and you add it with the shortcode and not the and the TinyMCE button, you will need to escape ‘</’ from your code in order to properly display it. Use the TinyMCE button if you don’t want to add the shortcode yourself. (see Screenshots)
Top keywords
- code31×3.85%
- default15×1.86%
- code snippet12×1.49%
- shortcode12×1.49%
- snippet12×1.49%
- dm9×1.12%
- options9×1.12%
- yes9×1.12%
- editor8×0.99%
- background6×0.74%
- button6×0.74%
- settings6×0.74%
WP Coder – Insert & Manage Code Snippets
Tired of editing theme files to add custom scripts or styles? WP Coder lets you insert custom HTML, CSS, JavaScript, and PHP snippets directly from your dashboard — no coding in theme files required. Gain full control and flexibility over your site. Documentation | Upgrade to Pro Why WP Coder? All-in-One Code Editor: Tabbed editor for HTML, CSS, JS & PHP with CodeMirror syntax highlighting. Gutenberg Block: Insert snippets directly in the block editor with live preview and custom attribute support. Shortcode Integration: Use [wp_code id="X"] to embed snippets anywhere. Live Preview: Instantly preview HTML & CSS without reloads in both the backend and Gutenberg. Performance Ready: Minify CSS/JS, obfuscate JavaScript, and control script loading with async / defer. Ideal For Developers: Test snippets, hooks, and debug quickly. Marketers: Insert tracking pixels, analytics, and ad scripts. Designers & Bloggers: Customize layouts, styles, and enhance engagement. Key Features Insert HTML, CSS, JS, and PHP via powerful shortcodes. Smart PHP handling: run in admin, front-end, everywhere, or only where inserted. Include external libraries (Google Fonts, CDN scripts & styles). Test Mode: Preview snippets safely before going live. Import/Export snippets and settings between sites. JavaScript Obfuscation: Protect your scripts with Dean Edwards’ Packer. Customizable Interface: Hide unused editor tabs (HTML, CSS, JS, etc.) for a cleaner workflow. NAV comments: Add inline navigation markers for faster code editing. Lightweight & secure — built for performance. Included Tools: Integrations Google Tag Manager (GTM) integration with user role controls. Google Analytics, Facebook Pixel, and Pinterest Pixel integration. Google AdSense integration with the option to disable ads for selected user roles. Content & Templates Markdown Editor – Disables Gutenberg and TinyMCE, replacing them with a Markdown editor powered by CodeMirror. Developer Tools Debug Log management (enable/disable and clear log). Show Page Debug Info – Display technical info for the current request in the Admin Bar (template, query type, object, body classes). Admins only. Theme Switcher – Quickly switch between installed themes directly from the admin bar. Included Snippets: Editor & Content Disable Gutenberg Editor Remove Gutenberg Block CSS Disable Widget Blocks Enable Shortcode Execution in Widgets Enable Excerpt for Pages Open External Links in New Tabs Change “Read More” Text Admin Interface Tweaks Disable Screen Options Tab Disable Welcome Panel Duplicate Posts Disable Admin Bar Login & User Access Disable Login Page Language Switcher Disable Login by Email Disable Admin Password Reset Emails Custom Login Logo Custom Login Redirect URLs Change Redirect After Login Change Redirect After Logout Media & Embeds Enable SVG Upload Force Lowercase Filenames Default ALT Text for Avatars Enable/Disable Lazy Load Disable Embeds Adjust oEmbed Max Dimensions Core Functionality Disable XML-RPC Disable REST API Disable Automatic Updates Disable Automatic Updates Emails Disable Emojis Disable Shortlinks Limit Post Revisions Comments & Feedback Disable Comments Globally Disable Comment URL Field Disable Self Pingbacks Disable Trackbacks & Pingbacks Disable HTML in Comments Limit Comment Length Cleanup & Optimization Remove WP Version Disable Attachment Pages Disable RSS Feeds Disable Built-in Search Disable wlwmanifest Link Disable Automatic Trash Emptying Redirect 404 to Homepage WP Coder simplifies your WordPress development workflow and makes customization safe, fast, and flexible! Get started today and simplify your WordPress development workflow with WP Coder! Quick Start Video Plugin Demo: Support Need help? Ask questions and get quick answers in our support center.