Lets you set breakpoints on your title for your posts, pages and custom post type pages without having to add html tags to the title in the textfield …
Prioritized issue groups from the latest Plugin Check scan
Maintainability
23
8 issue groups
Security
11
4 issue groups
Repo Compliance
3
3 issue groups
Sample message
Function "esc_textarea()" requires WordPress 3.1.0, but your plugin minimum supported version is WordPress 3.0.1.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$_styles['cssbox_style']'.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Processing form data without nonce verification.
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Detected usage of a non-sanitized input variable: $_POST['pt-splitter-output']
Sample message
$_POST['pt-splitter-output'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
screen_icon() has been deprecated since WordPress version 3.8.0.
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
Plugin name header in your readme is missing or invalid. Please update your readme with a valid plugin name header. Eg: "=== Example Name ==="
Sample message
Tested up to: 6.5 < 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
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Not analyzed yet.
First score snapshot
v2.5.9
66
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 66 | 37 | 29 | 8 | v2.5.9 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.