Edit any WooCommerce product from your frontend — price, stock, variations, and more — without ever opening wp-admin.
Prioritized issue groups from the latest Plugin Check scan
I18n
70
4 issue groups
Maintainability
30
7 issue groups
Security
3
2 issue groups
Repo Compliance
2
2 issue groups
Sample message
Mismatched text domain. Expected 'frontend-product-editor' but got 'fpe-woo'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wpv-fpe/after-product-save".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$active_plugins".
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "WPV_FPE".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$class'.
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.
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 (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
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 "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Mismatched Requires at least: 5.6 != 5.0. "Requires at least" needs to be exactly the same with that in your main plugin file's header.
Sample message
Mismatched Requires PHP: 7.0 != 7.4. "Requires PHP" needs to be exactly the same with that in your main plugin file's header.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "fpe-woo", expected "frontend-product-editor".
Potential connections found in static code analysis.
Outbound calls
28
External assets
0
Incoming endpoints
2
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
2 score snapshots
v1.2.3
79
Latest
v1.2.2
78
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 79 | 105 | 75 | 30 | v1.2.3 | 2.0.0 |
| 78 | 107 | 76 | 31 | v1.2.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.