Receive donations on your Ko-fi page with a button on your WordPress site.
Prioritized issue groups from the latest Plugin Check scan
Security
52
3 issue groups
Maintainability
22
7 issue groups
I18n
16
2 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<p>{$instance['description']}</p>"'.
Sample message
Missing $domain parameter in function call to _e().
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$args".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Function "get_block_wrapper_attributes()" requires WordPress 5.6.0, but your plugin minimum supported version is WordPress 4.6.0.
Sample message
Sanitization missing for register_setting().
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Default_Ko_Fi_Options".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "write_log".
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Mismatched text domain. Expected 'ko-fi-button' but got 'Ko_fi'.
Not analyzed yet.
First score snapshot
v1.4.1
41
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 41 | 90 | 75 | 15 | v1.4.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.