Convert to Blocks transforms classic editor content to blocks on-the-fly.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
8
5 issue groups
Security
4
2 issue groups
I18n
1
1 issue group
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "plugin_locale".
Sample message
Detected usage of a non-sanitized input variable: $_SERVER['HTTP_REFERER']
Sample message
$_SERVER['HTTP_REFERER'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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
Detected usage of tax_query, possible slow query.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$plugin_version".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "$name".
Not analyzed yet.
First score snapshot
v1.3.4
89
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 89 | 13 | 2 | 11 | v1.3.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.