WPFrank Companion is a companion plugin for WP Frank themes.
Prioritized issue groups from the latest Plugin Check scan
I18n
2,224
5 issue groups
Maintainability
907
11 issue groups
Security
88
3 issue groups
Performance
2
1 issue group
Sample message
Mismatched text domain. Expected 'wpfrank-companion' but got 'awp-companion'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$activate_theme".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$average'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Missing $domain parameter in function call to _e().
Sample message
The $text parameter must be a single text string literal. Found: ''.$blog_title.''
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "section_priority".
Sample message
Function "get_privacy_policy_url()" requires WordPress 4.9.6, but your plugin minimum supported version is WordPress 4.0.0.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "check_not_empty".
Sample message
Unescaped parameter $sql used in $wpdb->get_results()\n$sql assigned unsafely at line 227.
Sample message
The $text text string should have translatable content. Found: ''
Sample message
query_posts() is discouraged. Use WP_Query instead.
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WPFrank Companion" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Using exclusionary parameters, like post__not_in, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WP_businessexpo_layout_Customize_Control".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "SECTIONS_ORDER_VERSION".
Sample message
get_page_by_title() has been deprecated since WordPress version 6.2.0. Use WP_Query instead.
Not analyzed yet.
First score snapshot
v0.3.10
26
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 26 | 3,221 | 2,356 | 865 | v0.3.10 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.