A WP Life Companion is a useful plugin for awpbusinesspress WordPress theme by awordpresslife.
Prioritized issue groups from the latest Plugin Check scan
I18n
1,379
4 issue groups
Maintainability
539
11 issue groups
Security
240
2 issue groups
Performance
3
1 issue group
Sample message
Mismatched text domain. Expected 'awp-companion' but got 'awpbusinesspress'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$about_item".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$awpbusinesspress_team_area_des'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "AWP_awpbusinesspress_Customizer_selective_refresh_settings".
Sample message
The $text text string should have translatable content. Found: ''
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "awpbusinesspress_translate_single_string".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "AWP_Formula_Customizer".
Sample message
The $text parameter must be a single text string literal. Found: '' . $callout_button . ''
Sample message
query_posts() is discouraged. Use WP_Query instead.
Sample message
get_page_by_title() has been deprecated since WordPress version 6.2.0. Use WP_Query instead.
Sample message
Missing $domain parameter in function call to __().
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
The plugin name includes a restricted term. Your chosen plugin name - "A WP Life 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
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "awp_companion_plugin_dir".
Sample message
Plugin name "A WP Life Companion" is different from the name declared in plugin header "A WP Life Themes Companion".
Sample message
Tested up to: 6.9 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Potential connections found in static code analysis.
Outbound calls
41
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
3 score snapshots
v1.6.2
26
Latest
v1.6.1
26
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 26 | 2,162 | 1,704 | 458 | v1.6.2 | 2.0.0 |
| 26 | 2,161 | 1,703 | 458 | v1.6.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.