Code Snippet DM enables you to display code snippets in a stylish way inside your content.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | library_core_files | Library files that are already in the WordPress core are not permitted. | — | Plugin Repo |
| ERROR | plugin_header_invalid_author_uri | The "Author URI" header in the plugin file is not valid. | — | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound | Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "register_elementor_code_snipped_widget". | 101:1 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound | Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Elementor_DM_Code_Snippet". | 2:1 | Plugin Repo |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$settings['theme']'. | 248:48 | Security |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$background'. | 248:82 | Security |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$background_mobile'. | 248:109 | Security |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$slim'. | 248:143 | Security |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$settings['background_color']'. | 248:190 | Security |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$settings['maxheight']'. | 248:253 | Security |
| 16.11.2025, 03:01:30 | 11s | 94 | 17 | 0 |