The WordPress recipe plugin food bloggers and recipe creators love. Schema comes baked in, so Google shows off your recipes!
Prioritized issue groups from the latest Plugin Check scan
Maintainability
67
5 issue groups
I18n
6
2 issue groups
Security
5
3 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$aria_label".
Sample message
Mismatched text domain. Expected 'tasty-recipes-lite' but got 'tasty'.
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
Unescaped parameter $sql used in $wpdb->get_results()\n$sql assigned unsafely at line 118.
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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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.
Sample message
Plugin name "Tasty Recipes Lite – WordPress Recipe Card Plugin with Built-In Recipe Schema" is different from the name declared in plugin header "Tasty Recipes Lite".
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Tasty Recipes Lite – WordPress Recipe Card Plugin with Built-In Recipe Schema" - contains the restricted term "plugin" which cannot be used at all in your plugin name.
Potential connections found in static code analysis.
Outbound calls
80
External assets
2
Incoming endpoints
27
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
8 more hidden
3 score snapshots
v1.2.8
80
Latest
v1.2.7
80
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 80 | 78 | 9 | 69 | v1.2.8 | 2.1.0 |
| 80 | 78 | 9 | 69 | v1.2.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.