Show your price list with the description and cost of the items, divided by categories.
Prioritized issue groups from the latest Plugin Check scan
I18n
211
2 issue groups
Maintainability
124
17 issue groups
Security
49
6 issue groups
Sample message
Mismatched text domain. Expected 'wp-restaurant-price-list' but got "wprpl".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$allergenList'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$allergenList".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "MB_Conditional_Logic".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "mb_settings_page_init".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_wp_restaurant_price_list".
Sample message
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
Sample message
Found call to wp_enqueue_script() with external resource. Offloading scripts to your servers or any remote service is disallowed.
Sample message
Short PHP opening tag used with echo; expected "<?php echo esc_attr ..." but found "<?= esc_attr ..."
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
The plugin name includes a restricted term. Your chosen plugin name - "WP Restaurant Price List" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Unescaped parameter $prepared used in $wpdb->get_col()\n$prepared assigned unsafely at line 159.
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Use placeholders and $wpdb->prepare(); found $prepared
Sample message
Plugin Updater detected. Detected code which may be altering WordPress update routines. Detected: _site_transient_update_plugins
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$filter".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WP_RESTAURANT_PRICE_LIST_VERSION".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
The parameter "$args" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Potential connections found in static code analysis.
Outbound calls
235
External assets
4
Incoming endpoints
9
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v1.4.1
30
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 30 | 390 | 295 | 95 | v1.4.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.