Easy to add Slider Text Scroll via shortcode [sts] for every WordPress theme. Slider Text Scroll plugin will help you to enable Slider Text Scroll is …
Prioritized issue groups from the latest Plugin Check scan
Maintainability
52
8 issue groups
I18n
49
1 issue group
Security
44
5 issue groups
Repo Compliance
2
2 issue groups
Sample message
Mismatched text domain. Expected 'slider-text-scroll' but got 'textdomain'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$args".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$move'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "custom_post_type_infinity_scroll".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The use of function get_post_type_labels() is forbidden
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['post_type']. Check that the array index exists before using it.
Sample message
$_POST['post_type'] not unslashed before sanitization. Use wp_unslash() or similar
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
Tested up to: 6.9 < 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 too long and was truncated. A maximum of 150 characters is supported.
Potential connections found in static code analysis.
Outbound calls
10
External assets
1
Incoming endpoints
2
wp_ajax
wp_ajax
First score snapshot
v1.1.1
39
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 39 | 147 | 95 | 52 | v1.1.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.