The plugin integrates any WordPress with a Post Affiliate Pro account. Post Affiliate Pro is the leading affiliate tracking tool worldwide.
Prioritized issue groups from the latest Plugin Check scan
Security
351
8 issue groups
Maintainability
262
17 issue groups
Sample message
Processing form data without nonce verification.
Sample message
Sanitization missing for register_setting().
Sample message
Function "esc_textarea()" requires WordPress 3.1.0, but your plugin minimum supported version is WordPress 3.0.0.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Gpf".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$TRACKING_IP_ADDRESS".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Cannot add request param: Value ($name=$value) is not scalar or Gpf_Rpc_Serializable"'.
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$HTMLcontent'.
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[$name]
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
$_COOKIE[$name] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Interfaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "Gpf_Data_Row".
Sample message
var_export() found. Debug code should not normally be used in production.
Sample message
Use placeholders and $wpdb->prepare(); found $sanitizedQuery
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "PAP_API_VERSION".
Sample message
debug_backtrace() found. Debug code should not normally be used in production.
Sample message
error_reporting() can lead to full path disclosure.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
set_error_handler() found. Debug code should not normally be used in production.
Sample message
trigger_error() found. Debug code should not normally be used in production.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Potential connections found in static code analysis.
Outbound calls
24
External assets
1
Incoming endpoints
2
No public endpoints detected.
wp_ajax
wp_ajax
First score snapshot
v1.29.5
24
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 628 | 293 | 335 | v1.29.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.