[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fGANPnv47xm1kpKiR39QMfnvaNVSA2h9oXncZDHpvaYk":3},{"slug":4,"display_name":5,"profile_url":6,"plugin_count":7,"total_installs":8,"avg_security_score":9,"avg_patch_time_days":10,"trust_score":11,"computed_at":12,"plugins":13},"necroob","George-Paul Crețu","https:\u002F\u002Fprofiles.wordpress.org\u002Fnecroob\u002F",2,600,100,30,94,"2026-04-04T15:30:39.179Z",[14,37],{"slug":15,"name":16,"version":17,"author":5,"author_profile":6,"description":18,"short_description":19,"active_installs":8,"downloaded":20,"rating":9,"num_ratings":21,"last_updated":22,"tested_up_to":23,"requires_at_least":24,"requires_php":25,"tags":26,"homepage":32,"download_link":33,"security_score":9,"vuln_count":34,"unpatched_count":34,"last_vuln_date":35,"fetched_at":36},"code-snippet-dm","Code Snippet DM","2.0.4","\u003Cp>\u003Cstrong>Supports: Gutenberg, Elementor, TinyMCE and shortcode\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>Display your code snippets in a stylish way inside your content. The plugin uses shortcodes and also very intuitive TinyMCE interface.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Starting with v2.0.3, the plugin offers support to be used via a custom Elementor Widget.\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Starting with v2.0.1, the plugin offers support to be used via a custom Gutenberg block.\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>It will continue to support the default way of adding the code snippet via shotcodes.\u003C\u002Fp>\n\u003Cp>Code Snippet DM was inspired by the \u003Ca href=\"https:\u002F\u002Fcarbon.now.sh\" rel=\"nofollow ugc\">Carbon\u003C\u002Fa> project.\u003Cbr \u002F>\nWe created a simple way to display your code snippets but also have control over the way it appears, thus making it more stylish.\u003Cbr \u002F>\nAlso, on the front end in the top right you will find a \u003Ccode>Copy Code\u003C\u002Fcode> button that allows you to copy to clipboard the entired code snippet.\u003C\u002Fp>\n\u003Cp>The plugin provides you with a TinyMCE button that will allow you to display the code or an option to use a shortcode.\u003C\u002Fp>\n\u003Cp>You can open the shorcode \u003Ccode>[dm_code_snippet]\u003C\u002Fcode> and in the content inside and close it \u003Ccode>[\u002Fdm_code_snippet]\u003C\u002Fcode>.\u003C\u002Fp>\n\u003Ch4>Elementor widget\u003C\u002Fh4>\n\u003Cp>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.\u003C\u002Fp>\n\u003Cp>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.\u003C\u002Fp>\n\u003Cp>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.\u003C\u002Fp>\n\u003Ch4>Gutenberg block\u003C\u002Fh4>\n\u003Cp>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.\u003C\u002Fp>\n\u003Cp>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.\u003C\u002Fp>\n\u003Cp>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.\u003C\u002Fp>\n\u003Ch4>Shortcode Options\u003C\u002Fh4>\n\u003Cp>There are a number of options that you can use in the shortcode:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Cstrong>background\u003C\u002Fstrong> with options \u003Cstrong>yes\u003C\u002Fstrong> or \u003Cstrong>no\u003C\u002Fstrong> will enable\u002Fdisable the color background (Default \u003Cstrong>yes\u003C\u002Fstrong>)\u003C\u002Fli>\n\u003Cli>\u003Cstrong>background-mobile\u003C\u002Fstrong> with options \u003Cstrong>yes\u003C\u002Fstrong> or \u003Cstrong>no\u003C\u002Fstrong> will enable\u002Fdisable the color background for mobile devices (Default \u003Cstrong>yes\u003C\u002Fstrong>)\u003C\u002Fli>\n\u003Cli>\u003Cstrong>bg-color\u003C\u002Fstrong> accepts any HEX, RGB or RGBA value to change the background color (Default \u003Cstrong>#abb8c3\u003C\u002Fstrong>)\u003C\u002Fli>\n\u003Cli>\u003Cstrong>theme\u003C\u002Fstrong> with options \u003Cstrong>light\u003C\u002Fstrong> or \u003Cstrong>dark\u003C\u002Fstrong> that changes the code editor theme (Default \u003Cstrong>dark\u003C\u002Fstrong>)\u003C\u002Fli>\n\u003Cli>\u003Cstrong>slim\u003C\u002Fstrong> with options \u003Cstrong>yes\u003C\u002Fstrong> or \u003Cstrong>no\u003C\u002Fstrong> that changes the code editor from default to a slim version, ideal for one-line code (Default \u003Cstrong>no\u003C\u002Fstrong>)\u003C\u002Fli>\n\u003Cli>\u003Cstrong>line-numbers\u003C\u002Fstrong> with options \u003Cstrong>yes\u003C\u002Fstrong> or \u003Cstrong>no\u003C\u002Fstrong> that will enable a left side line number for columns (Default \u003Cstrong>no\u003C\u002Fstrong>)\u003C\u002Fli>\n\u003Cli>\u003Cstrong>language\u003C\u002Fstrong> with options \u003Cstrong>clike\u003C\u002Fstrong>, \u003Cstrong>css\u003C\u002Fstrong>, \u003Cstrong>javascript\u003C\u002Fstrong>, \u003Cstrong>markup\u003C\u002Fstrong>,  \u003Cstrong>perl\u003C\u002Fstrong>, \u003Cstrong>php\u003C\u002Fstrong>, \u003Cstrong>python\u003C\u002Fstrong>, \u003Cstrong>ruby\u003C\u002Fstrong>, \u003Cstrong>sql\u003C\u002Fstrong>, \u003Cstrong>typescript\u003C\u002Fstrong>, \u003Cstrong>shell\u003C\u002Fstrong> will highlight the syntaxes based on what you select for your code (Default \u003Cstrong>php\u003C\u002Fstrong>)\u003C\u002Fli>\n\u003Cli>\u003Cstrong>wrap\u003C\u002Fstrong> with options \u003Cstrong>yes\u003C\u002Fstrong> or \u003Cstrong>no\u003C\u002Fstrong> will wrap the code or add a horizontal scroll bar to display it as it is (Default \u003Cstrong>no\u003C\u002Fstrong>)\u003C\u002Fli>\n\u003Cli>\u003Cstrong>height\u003C\u002Fstrong> allows you to input any value and will set the code snippet height to that value. Example: 500px. (Default is empty)\u003C\u002Fli>\n\u003Cli>\u003Cstrong>copy-text\u003C\u002Fstrong> this is used for the text shown on the copy button. If it’s not added it will use the default option. (Default \u003Cstrong>Copy Code\u003C\u002Fstrong>)\u003C\u002Fli>\n\u003Cli>\u003Cstrong>copy-confirmed\u003C\u002Fstrong> 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 \u003Cstrong>Copied\u003C\u002Fstrong>)\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cstrong>Example of shortcode:\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[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!\"]\u003Cpre>\n.dm-code-snippet.dark {\n  background: $default-bg;\n  padding: 40px 35px 45px 35px;\n  margin: 30px 0;\n}\u003C\u002Fpre>\n[\u002Fdm_code_snippet]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>\u003Cstrong>Important:\u003C\u002Fstrong>\u003Cbr \u002F>\n* If you use the shortcode directly, make sure to wrap the code in \u003Ccode>\u003Cpre>\u003C\u002Fpre>\u003C\u002Fcode> as in the example above.\u003Cbr \u002F>\n* 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)\u003Cbr \u002F>\n* If you have code (not HTML) that uses ‘\u003C\u002F’ and you add it with the shortcode and not the and the TinyMCE button, you will need to escape ‘\u003C\u002F’ from your code in order to properly display it.\u003C\u002Fp>\n\u003Cp>Use the TinyMCE button if you don’t want to add the shortcode yourself. (see Screenshots)\u003C\u002Fp>\n","Code Snippet DM enables you to display code snippets in a stylish way inside your content.",12204,4,"2025-08-22T15:57:00.000Z","6.8.5","4.0","7.4",[27,28,29,30,31],"code","code-snippet","display-code","embed","snippet","","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fcode-snippet-dm.zip",0,null,"2026-03-15T15:16:48.613Z",{"slug":38,"name":39,"version":40,"author":5,"author_profile":6,"description":41,"short_description":42,"active_installs":34,"downloaded":43,"rating":34,"num_ratings":34,"last_updated":32,"tested_up_to":44,"requires_at_least":45,"requires_php":46,"tags":47,"homepage":32,"download_link":53,"security_score":9,"vuln_count":34,"unpatched_count":34,"last_vuln_date":35,"fetched_at":54},"dm-visitor-location-notification","DM Visitor Location Notification","1.0.0","\u003Cp>The plugin uses \u003Cstrong>ipstack.com\u003C\u002Fstrong> to get visitors details based on IP.\u003Cbr \u002F>\n\u003Cem>You will need an API key from ipstack.com in order for it to work.\u003C\u002Fem>\u003C\u002Fp>\n\u003Cp>After activation you can use the shortcode \u003Ccode>[dm-vln-notification]\u003C\u002Fcode> on the page where you want to show the notifications.\u003C\u002Fp>\n\u003Cp>Potential usage for:\u003Cbr \u002F>\n– podcast sites\u003Cbr \u002F>\n– video libraries\u003Cbr \u002F>\n– shops\u003Cbr \u002F>\n– publications\u003C\u002Fp>\n\u003Cp>Using this shortcode on your site will allow other visitors to get a sense of the engagement your pages get.\u003C\u002Fp>\n\u003Ch4>Shortcodes\u003C\u002Fh4>\n\u003Cp>Two shortcodes are available for use:\u003Cbr \u002F>\n– \u003Ccode>[dm-vln-notification]\u003C\u002Fcode> – this one will check the visitor details, create\u002Fupdate the records and show the notification message.\u003Cbr \u002F>\n– \u003Ccode>[dm-vln-top-countries]\u003C\u002Fcode> – this one will show the top 10 countries that visited the page (only unique IPs will be counted).\u003C\u002Fp>\n\u003Cp>The \u003Ccode>[dm-vln-top-countries]\u003C\u002Fcode> can’t provide correct data if \u003Ccode>[dm-vln-notification]\u003C\u002Fcode> was not added to that page at one point.\u003Cbr \u002F>\nSince \u003Ccode>[dm-vln-notification]\u003C\u002Fcode> does the whole operation regarding visitor data display, save and update.\u003C\u002Fp>\n\u003Ch4>Settings\u003C\u002Fh4>\n\u003Cp>Dashboard page provides you with a number of options:\u003Cbr \u002F>\n– Adding API Key\u003Cbr \u002F>\n– Choose the position of the notification\u003Cbr \u002F>\n– Style the color scheme for the notification\u003Cbr \u002F>\n– Add Custom notification message for single and multiple users\u003Cbr \u002F>\n– Adjust the Notification display time\u003Cbr \u002F>\n– Adjust the Frequency of the Ajax call\u003Cbr \u002F>\n– Set the seconds for with to check the DB (based on NOW – seconds we decide what users are new\u002Fonline)\u003Cbr \u002F>\n– Pause the API Request\u003Cbr \u002F>\n– Select a date and delete DB records previous to that\u003C\u002Fp>\n\u003Ch4>Custom notification message\u003C\u002Fh4>\n\u003Cp>Custom notification messages can be adjusted using dynamic variables.\u003Cbr \u002F>\nFor Single visitor you have:\u003Cbr \u002F>\n– \u003Ccode>%dm_vln_country%\u003C\u002Fcode> – displays the country with the flag\u003Cbr \u002F>\n– \u003Ccode>%dm_vln_city%\u003C\u002Fcode> – displays the city (it is not 100% accurate).\u003C\u002Fp>\n\u003Cp>For Multiple visitors you have:\u003Cbr \u002F>\n– \u003Ccode>%dm_vln_visitor_number%\u003C\u002Fcode> – shows the number of visitors\u003Cbr \u002F>\n– \u003Ccode>%dm_vln_countries%\u003C\u002Fcode> – displays list of country codes\u003Cbr \u002F>\n– \u003Ccode>%dm_vln_flags%\u003C\u002Fcode> – displays list of flags instead of country codes\u003Cbr \u002F>\n– \u003Ccode>%dm_vln_country_flags%\u003C\u002Fcode> – displays list of country codes associated with the flag.\u003C\u002Fp>\n\u003Cp>You should only use one of the \u003Ccode>%dm_vln_countries%\u003C\u002Fcode>, \u003Ccode>%dm_vln_flags%\u003C\u002Fcode>, \u003Ccode>%dm_vln_country_flags%\u003C\u002Fcode> or it will show you duplicate data.\u003C\u002Fp>\n\u003Cp>In all custom message you can use HTML tags.\u003C\u002Fp>\n","DM VLN allows you to display notifications when new visitors access the page with location details and stats with top 10 countries for that page.",1029,"5.4.19","5.0","7.2",[48,49,50,51,52],"country","geoip","geolocation","notification","visits","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fdm-visitor-location-notification.zip","2026-03-15T10:48:56.248Z"]