The easiest recipe plugin to get your food blog up and running fast.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
65
3 issue groups
I18n
4
2 issue groups
Security
4
3 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$aria_label".
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
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'wp_get_inline_script_tag'.
Sample message
Mismatched text domain. Expected 'tasty-recipes-lite' but got 'tasty'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Unescaped parameter $sql used in $wpdb->get_results()\n$sql assigned unsafely at line 121.
Sample message
$_GET['post_type'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Not analyzed yet.
First score snapshot
v1.2.6
82
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 82 | 73 | 7 | 66 | v1.2.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.