Display feeds of eBay Products from eBay Partner Network on your site.
Prioritized issue groups from the latest Plugin Check scan
Security
111
7 issue groups
Maintainability
43
10 issue groups
I18n
11
5 issue groups
Repo Compliance
2
2 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$after_title'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Sanitization missing for register_setting().
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "EBFW_AUTHOR_TWITTER".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "add_ebay_feeds_for_wordpress_tinymce_plugin".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wp_ebay_product_feed_blocked_text".
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() 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
Function "get_the_permalink()" requires WordPress 3.9.0, but your plugin minimum supported version is WordPress 3.0.0.
Sample message
Missing $domain parameter in function call to __().
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WP eBay Product Feeds" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_SERVER['HTTP_USER_AGENT']
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['HTTP_USER_AGENT']. Check that the array index exists before using it.
Sample message
$_SERVER['HTTP_USER_AGENT'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$d, %2$s", but got "%d, %s" in '<p>We\'ve detected that there are %d posts on the site with old (rest.ebay.com) feeds. These feeds will not work from 1st September 2020. Please correct these with links from a new service such as <a href="%s">RSS Ground</a>.</p>'.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
Translatable string should not be wrapped in HTML. Found: '<p>We\'ve detected that there are %d posts on the site with old (rest.ebay.com) feeds. These feeds will not work from 1st September 2020. Please correct these with links from a new service such as <a href="%s">RSS Ground</a>.</p>'
Sample message
Mismatched text domain. Expected 'ebay-feeds-for-wordpress' but got 'inline-tweet-sharer'.
Sample message
Editor blocks must define "apiVersion" 3 or higher in block.json for WordPress 7.0+ iframe editor compatibility.
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.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Potential connections found in static code analysis.
Outbound calls
20
External assets
1
Incoming endpoints
0
No public endpoints detected.
First score snapshot
v3.4.10
37
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 37 | 167 | 136 | 31 | v3.4.10 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.