Adds an Advanced Export to the Tools menu which allows selective exporting of pages, posts, specific categories and/or post statuses by date.
Prioritized issue groups from the latest Plugin Check scan
Security
89
6 issue groups
Maintainability
52
9 issue groups
I18n
34
2 issue groups
Repo Compliance
4
4 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<option value='{$cat->term_taxonomy_id}'>{$cat->name}</option>\n"'.
Sample message
Function "esc_html_e()" requires WordPress 2.8.0, but your plugin minimum supported version is WordPress 2.7.0.
Sample message
Mismatched text domain. Expected 'advanced-export-for-wp-wpmu' but got 'ra-export'.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['author']
Sample message
$_GET['author'] not unslashed before sanitization. Use wp_unslash() or similar
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
Missing $domain parameter in function call to esc_html_e().
Sample message
Unescaped parameter $where used in $wpdb->get_col()\n$where assigned unsafely at line 84.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $where at "SELECT * FROM $wpdb->posts $where ORDER BY post_date_gmt ASC"
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Advanced Export for WP & WPMU" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
screen_icon() has been deprecated since WordPress version 3.8.0.
Sample message
seems_utf8() has been deprecated since WordPress version 6.9.0. Use wp_is_valid_utf8() instead.
Sample message
Plugin name "Advanced Export for WP & WPMU" is different from the name declared in plugin header "Advanced Export".
Sample message
Missing "License". Please update your readme with a valid GPLv2 (or later) compatible license.
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.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
One or more tags were ignored. The following tags are not permitted: "plugin", "wordpress"
Sample message
Incorrect Stable Tag. It's recommended not to use "Stable Tag: trunk". Your Stable Tag is meant to be the stable version of your plugin and it needs to be exactly the same with the Version in your main plugin file's header. Any mismatch can prevent users from downloading the correct plugin files from WordPress.org.
Potential connections found in static code analysis.
Outbound calls
9
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v2.9
36
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 36 | 179 | 124 | 55 | v2.9 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.