Tab allows you to create a simple tabs, responsive tab, animation tab, horizontal tab, vertical tab, circle tab, FAQ, accordion, animation accordion.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
398
13 issue groups
Security
212
10 issue groups
I18n
32
2 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$Icon_Name".
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
Unescaped parameter $RWTabs_FontFam_Table used in $wpdb->get_results()\n$RWTabs_FontFam_Table assigned unsafely at line 4.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $RWTabs_FontFam_Table at "INSERT INTO $RWTabs_FontFam_Table (id, Font_family) VALUES (%d, %s)"
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$RW_Tabs_Notice'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
$_GET['page'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Missing $domain parameter in function call to esc_attr_e().
Sample message
The $text parameter must be a single text string literal. Found: $RW_Tabs_Manager_Records[$c]->SubTitles_Count
Sample message
Processing form data without nonce verification.
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
Detected usage of a possibly undefined superglobal array index: $_GET['rw_tabs_preview']. Check that the array index exists before using it.
Sample message
Detected usage of a non-sanitized input variable: $_POST['BaseProporties']
Sample message
In footer ($in_footer) is not set explicitly wp_register_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
Unescaped parameter $sqla used in $wpdb->query()\n$sqla assigned unsafely at line 21.
Sample message
Use placeholders and $wpdb->prepare(); found $sqla
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "Manage_Rich_Web_Tabs_Flex".
Sample message
mt_rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
Attempting a database schema change is discouraged.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Function "sanitize_textarea_field()" requires WordPress 4.7.0, but your plugin minimum supported version is WordPress 4.2.0.
Sample message
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
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
unlink() is discouraged. Use wp_delete_file() to delete a file.
Not analyzed yet.
First score snapshot
v1.3.9
28
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 28 | 646 | 104 | 542 | v1.3.9 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.