Copy/Update posts and pages from one site (blog) to the other sites (blogs) in your WordPress Multisite Network.
Prioritized issue groups from the latest Plugin Check scan
Security
122
7 issue groups
Maintainability
31
7 issue groups
I18n
8
2 issue groups
Repo Compliance
2
2 issue groups
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $current_blog_id at "wmcc_relationships WHERE type='$type' AND type_name='$type_name' AND ((source_item_id='$current_item_id' AND source_blog_id='$current_blog_id') || (destination_item_id='$current_item_id' AND destination_blog_id='$current_blog_id'))"
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
$_POST['sites'] 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
Detected usage of a non-sanitized input variable: $_POST['sites']
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['copy_media']. Check that the array index exists before using it.
Sample message
Unescaped parameter $relationship_id used in $wpdb->get_results()\n$relationship_id assigned unsafely at line 229.
Sample message
Missing $domain parameter in function call to esc_html__().
Sample message
The $text parameter must be a single text string literal. Found: $blog_details->blogname
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WP Multisite Content Copier/Updater" - 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
Resource version not set in call to wp_register_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
In footer ($in_footer) is not set explicitly wp_register_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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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
One or more tags were ignored. Please limit your plugin to 5 tags.
Potential connections found in static code analysis.
Outbound calls
1
External assets
0
Incoming endpoints
2
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
First score snapshot
v2.0.2
40
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 163 | 19 | 144 | v2.0.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.