wp-monalisa is the plugin that smiles at you like monalisa does. place the smilies of your choice in posts, pages or comments.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
114
13 issue groups
Security
33
3 issue groups
Repo Compliance
2
2 issue groups
I18n
1
1 issue group
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
The %i modifier is only supported in WP 6.2 or higher. Found: "%i".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "admin_message".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Attempting a database schema change is discouraged.
Sample message
Found usage of constant "PLUGINDIR". Use WP_PLUGIN_DIR instead.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
Function "wp_add_inline_script()" requires WordPress 4.5.0, but your plugin minimum supported version is WordPress 4.0.0.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "wp-Monalisa" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Unless you are using SQL wildcards, using LIKE is inefficient. Use a straight compare instead. Found: like 'width'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$phpself".
Sample message
Using __FILE__ for menu slugs risks exposing filesystem structure.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
Missing $domain parameter in function call to __().
Sample message
Plugin name "wp-monalisa" is different from the name declared in plugin header "wp-Monalisa".
Sample message
Tested up to: 6.9 < 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
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Potential connections found in static code analysis.
Outbound calls
13
External assets
0
Incoming endpoints
2
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
First score snapshot
v6.6
48
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 48 | 150 | 56 | 94 | v6.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.