Плагин для монетизации от RealBig.media
Prioritized issue groups from the latest Plugin Check scan
Maintainability
498
14 issue groups
Security
122
7 issue groups
I18n
4
1 issue group
Repo Compliance
3
3 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$$rssOptions".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "_oembed_filter_feed_content".
Sample message
Unescaped parameter $GLOBALS['wpPrefix'] used in $wpdb->get_results()\n$GLOBALS['wpPrefix'] used without escaping.
Sample message
$_GET['tab'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_GET['tab']
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$wpPrefix} at "DELETE FROM `{$wpPrefix}posts` WHERE post_type IN (%s, %s, %s)"
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['data']. Check that the array index exists before using it.
Sample message
Possible use of short open tags detected; found: <? // phpcs:ignore WordPress.Security.Esca...
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "rb_addCronAutosync".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$ads'.
Sample message
Missing $domain parameter in function call to __().
Sample message
Sanitization missing for register_setting().
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
Function "do_blocks()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 4.5.0.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Kama_Contents".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
set_error_handler() found. Debug code should not normally be used in production.
Sample message
wp_reset_query() is discouraged. Use wp_reset_postdata() instead.
Sample message
Plugin name "Realbig For WordPress" is different from the name declared in plugin header "Realbig Media".
Sample message
Tested up to: 6.5 < 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 readme description contains unofficial language. It must be written in standard English.
Sample message
The readme short description contains unofficial language. It must be written in standard English.
Sample message
Mismatched Stable Tag: 0.1.26.56 != 1.1.3. Your Stable Tag is meant to be the stable version of your plugin and it needs to be exactly the same with the Version in your main plugin file's header. Any mismatch can prevent users from downloading the correct plugin files from WordPress.org.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Realbig For WordPress" - contains the restricted term "wordpress" which cannot be used at all in your plugin name.
Potential connections found in static code analysis.
Outbound calls
18
External assets
1
Incoming endpoints
11
wp_ajax
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v1.1.3
30
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 30 | 627 | 36 | 591 | v1.1.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.