PuzzleMe makes it easy to add interactive games to your WordPress website - no coding required.
Prioritized issue groups from the latest Plugin Check scan
Security
35
2 issue groups
Maintainability
15
9 issue groups
I18n
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 '$action'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->client->slug . '_tracker_data'".
Sample message
Processing form data without nonce verification.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "after_appsero_license_section".
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "PuzzleMe - Interactive Puzzles for WordPress - Easily publish crosswords, quizzes, word searches and more" - contains the restricted term "wordpress" which cannot be used at all in your plugin name.
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "load_puzzle_scripts".
Sample message
Mismatched text domain. Expected 'puzzleme' but got 'appsero'.
Sample message
Function "wp_doing_ajax()" requires WordPress 4.7.0, but your plugin minimum supported version is WordPress 3.9.0.
Potential connections found in static code analysis.
Outbound calls
28
External assets
1
Incoming endpoints
1
No public endpoints detected.
wp_ajax
First score snapshot
v1.4.0
56
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 56 | 51 | 36 | 15 | v1.4.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.