The List Petfinder Pets plugin takes advantage of the Petfinder API to list your available pets on your website.
Prioritized issue groups from the latest Plugin Check scan
Security
94
5 issue groups
I18n
52
5 issue groups
Maintainability
20
4 issue groups
Repo Compliance
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<p>Could not get access token from Petfinder: {$error_message}</p>"'.
Sample message
Mismatched text domain. Expected 'petfinder-listings' but got 'petf'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['apikey_v2']. Check that the array index exists before using it.
Sample message
Function "wp_safe_remote_get()" requires WordPress 3.6.0, but your plugin minimum supported version is WordPress 3.0.0.
Sample message
Detected usage of a non-sanitized input variable: $_POST['apikey_v2']
Sample message
$_POST['apikey_v2'] not unslashed before sanitization. Use wp_unslash() or similar
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
Translatable string should not be wrapped in HTML. Found: "<p>Invalid Pet ID supplied.</p>"
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "petf_replace_description".
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
Missing $domain parameter in function call to __().
Sample message
The $text text string should have translatable content. Found: ''
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Tested up to: 6.7 < 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
32
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v1.1.5
40
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 167 | 121 | 46 | v1.1.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.