Owl Carousel WP is an easy plugin to add carousel in WordPress sites.This plugin is responsive and works using shortcode .
Prioritized issue groups from the latest Plugin Check scan
Security
46
5 issue groups
Maintainability
21
6 issue groups
I18n
11
3 issue groups
Repo Compliance
3
3 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$carousel_cat'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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
Missing $domain parameter in function call to __().
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
Mismatched text domain. Expected 'owl-carousel-wp' but got 'ocw_carousel'.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Owl Carousel WP" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
$_POST['tc_ocw_carousel_meta_box_nonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Found single-underscore "_()" function when double-underscore expected.
Sample message
The use of function create_function() is forbidden
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
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
Detected usage of a non-sanitized input variable: $_POST['tc_ocw_carousel_meta_box_nonce']
Sample message
wp_reset_query() is discouraged. Use wp_reset_postdata() instead.
Sample message
Tested up to: 6.7 < 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 "Short Description" section is missing. An excerpt was generated from your main plugin description.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Potential connections found in static code analysis.
Outbound calls
23
External assets
5
Incoming endpoints
0
No public endpoints detected.
First score snapshot
v2.2.2
40
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 81 | 62 | 19 | v2.2.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.