Add subtitles into your WordPress posts, pages, custom post types, and themes. No coding required. Simply activate Subtitles and you're ready.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
9
3 issue groups
Security
3
2 issue groups
Repo Compliance
1
1 issue group
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "compat_wordpress_seo".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "get_the_subtitle".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$subtitle'.
Sample message
$_POST[$subtitle_meta_key] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Tested up to: 4.8 < 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.
Not analyzed yet.
First score snapshot
v3.0.0
86
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 86 | 13 | 4 | 9 | v3.0.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.