Attachments allows you to simply append any number of items from your WordPress Media Library to Posts, Pages, and Custom Post Types
Prioritized issue groups from the latest Plugin Check scan
Security
221
7 issue groups
I18n
58
3 issue groups
Maintainability
20
11 issue groups
Performance
4
1 issue group
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$attachments_pro_instance['auto_append_template']'.
Sample message
Missing $domain parameter in function call to __().
Sample message
The $text parameter must be a single text string literal. Found: $field->field_id
Sample message
$_GET['attachments-caption'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_GET['attachments-caption']
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['attachments-caption']. Check that the array index exists before using it.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Setting `suppress_filters` to `true` is prohibited.
Sample message
Function "esc_textarea()" requires WordPress 3.1.0, but your plugin minimum supported version is WordPress 3.0.0.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$legacy".
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "IS_ADMIN".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "image_upload_iframe_src".
Sample message
Using __FILE__ for menu slugs risks exposing filesystem structure.
Sample message
get_currentuserinfo() has been deprecated since WordPress version 4.5.0. Use wp_get_current_user() instead.
Sample message
wp_richedit_pre() has been deprecated since WordPress version 4.3.0. Use format_for_editor() instead.
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 'attachments' but got 'attachmentsui'.
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.
Not analyzed yet.
First score snapshot
v3.5.11
38
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 38 | 304 | 238 | 66 | v3.5.11 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.