Include Me helps to include any external file (textual, HTML or PHP) in posts or pages.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
9
6 issue groups
Security
3
2 issue groups
Repo Compliance
2
2 issue groups
Sample message
Short PHP opening tag used with echo; expected "<?php echo esc_attr ..." but found "<?= esc_attr ..."
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$options".
Sample message
Detected usage of a non-sanitized input variable: $_POST['_wpnonce']
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
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
$_POST['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
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
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Not analyzed yet.
First score snapshot
v1.3.7
88
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 88 | 14 | 7 | 7 | v1.3.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.