Drag and drop Gutenberg table blocks plugin for WordPress block editor to easily create customizable, responsive tables that boost engagement and conv …
Prioritized issue groups from the latest Plugin Check scan
Security
82
5 issue groups
Maintainability
19
14 issue groups
I18n
5
2 issue groups
Repo Compliance
1
1 issue group
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"' $class>{$data['label']} <span class='count'>({$data['count']})</span></a>"'.
Sample message
$_GET['notice_type'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_GET['page']
Sample message
Missing $domain parameter in function call to __().
Sample message
Editor blocks must define "apiVersion" 3 or higher in block.json for WordPress 7.0+ iframe editor compatibility.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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
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
Detected usage of meta_key, possible slow query.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "OxyEl_Riovizual_Element".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$table_id".
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_enqueue_style; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
The $text parameter must be a single text string literal. Found: '<div class="rv-raw-element"><label>Create a new table</label><a href="'.admin_url( "post-new.php?post_type=wp_block&plugin=riovizual" ).'" target="_blank" class="rv-bricks-button">Create Table</a></div>'
Sample message
Plugin name "RioVizual — Table Blocks for Comparison, Pricing and Pros & Cons" is different from the name declared in plugin header "RioVizual".
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Potential connections found in static code analysis.
Outbound calls
42
External assets
11
Incoming endpoints
3
register_rest_route
wp_ajax
wp_ajax
2 score snapshots
v3.0.2
39
Latest
v3.0.1
39
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 39 | 107 | 32 | 75 | v3.0.2 | 2.0.0 |
| 39 | 113 | 32 | 81 | v3.0.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.