A WordPress plugin that helps you create responsive and mobile-friendly tooltip to present tiny amount of hidden content - the tip.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
24
10 issue groups
I18n
7
1 issue group
Security
6
1 issue group
Repo Compliance
2
2 issue groups
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: "$c_version".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "chkbx_replace_css_func".
Sample message
Resource version not set in call to wp_register_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Plugin folders are deleted when upgraded. Do not save data to the plugin folder using file_put_contents(). Detected usage of function plugin_dir_path(). Use wp_upload_dir() to get the uploads directory path or save to the database instead.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable().
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Function "esc_textarea()" requires WordPress 3.1.0, but your plugin minimum supported version is WordPress 3.0.1.
Sample message
var_export() found. Debug code should not normally be used in production.
Sample message
screen_icon() has been deprecated since WordPress version 3.8.0.
Sample message
Plugin name header in your readme is missing or invalid. Please update your readme with a valid plugin name header. Eg: "=== Example Name ==="
Sample message
Tested up to: 4.3 < 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
The "Author URI" header in the plugin file is not valid.
Potential connections found in static code analysis.
Outbound calls
3
External assets
0
Incoming endpoints
0
No notable third-party domains detected.
No external asset domains detected.
No public endpoints detected.
First score snapshot
v1.6.6
79
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 79 | 39 | 25 | 14 | v1.6.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.