Display custom menus, featured posts, custom post types and other dynamic content on a per page, per post or site-wide basis.
Prioritized issue groups from the latest Plugin Check scan
Security
469
9 issue groups
I18n
189
5 issue groups
Maintainability
87
11 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$'.
Sample message
Mismatched text domain. Expected 'intelliwidget-per-page-featured-posts-and-menus' but got 'chld_thm_cfg_plugins'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$aa".
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['plugin']. Check that the array index exists before using it.
Sample message
$_POST[$cdfield] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_POST[$cdfield]
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
Use placeholders and $wpdb->prepare(); found $query
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Unescaped parameter $query used in $wpdb->get_col()\n$query assigned unsafely at line 248.
Sample message
Processing form data without nonce verification.
Sample message
The parameter "array( 'hide_empty' => FALSE )" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "LF".
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
Possible use of short open tags detected; found: <? echo $widgetobj->get_field_id( $time );...
Sample message
The use of function wp_get_sidebars_widgets() is forbidden
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "has_intelliwidget_image".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "widget_text".
Sample message
The parameter "FALSE" at position #2 of load_plugin_textdomain() has been deprecated since WordPress version 2.7.0. Use "" instead.
Sample message
Missing $domain parameter in function call to __().
Sample message
The $text parameter must be a single text string literal. Found: $object->name
Potential connections found in static code analysis.
Outbound calls
6
External assets
1
Incoming endpoints
9
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v2.3.9.2
36
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 36 | 748 | 586 | 162 | v2.3.9.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.