Generate articles from a Markdown file, bulk import and export Markdown documents, create Markdown documents from an editor, and more.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
11
6 issue groups
Security
7
2 issue groups
I18n
3
3 issue groups
Sample message
Unescaped parameter $db_table used in $wpdb->get_results()\n$db_table used without escaping.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$commonmark_converter".
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "ultimate_markdown_register_post_meta".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "daextpnm_after_header_bar".
Sample message
Detected usage of a non-sanitized input variable: $_POST['markdowntext']
Sample message
Missing $domain parameter in function call to esc_html__().
Sample message
Mismatched text domain. Expected 'ultimate-markdown' but got 'daext-autolinks-manager'.
Sample message
Plugin name "Ultimate Markdown - Markdown Editor, Importer, & Exporter" is different from the name declared in plugin header "Ultimate Markdown".
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Not analyzed yet.
First score snapshot
v1.26
86
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 86 | 21 | 6 | 15 | v1.26 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.