The NS Cloner saves TONS of time by cloning existing sites in a multisite network to a completely new site in a few seconds.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.WP.I18n.MissingArgDomain | Missing $domain parameter in function call to esc_html_e(). | 76:23 | General |
| ERROR | WordPress.WP.AlternativeFunctions.file_system_operations_is_writeable | File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writeable(). | 87:8 | Plugin Repo |
| ERROR | WordPress.WP.I18n.MissingArgDomain | Missing $domain parameter in function call to esc_html_e(). | 144:13 | General |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'ns-cloner-site-copier' but got 'ns-cloner'. | 28:60 | General |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'ns-cloner-site-copier' but got 'ns-cloner-site'. | 38:158 | General |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'ns-cloner-site-copier' but got 'ns_cloner'. | 137:112 | General |
| ERROR | WordPress.WP.AlternativeFunctions.rand_rand | rand() is discouraged. Use the far less predictable wp_rand() instead. | 149:33 | Plugin Repo |
| ERROR | PluginCheck.Security.DirectDB.UnescapedDBParameter | Unescaped parameter $column used in $wpdb->get_var($wpdb->prepare( "\r\n\t\t\tSELECT COUNT(*)\r\n\t\t\tFROM {$table}\r\n\t\t\tWHERE {$column} LIKE %s\r\n\t\t", $key ))\n$column assigned unsafely at line 195:\n $column = 'meta_key'\n$key assigned unsafely at line 198:\n $key = $wpdb->esc_like( $this->identifier . '_batch_' ) . '%' | 200:19 | Security |
| ERROR | PluginCheck.Security.DirectDB.UnescapedDBParameter | Unescaped parameter $column used in $wpdb->get_row($wpdb->prepare( "\r\n\t\t\tSELECT *\r\n\t\t\tFROM {$table}\r\n\t\t\tWHERE {$column} LIKE %s\r\n\t\t\tORDER BY {$key_column} ASC\r\n\t\t\tLIMIT 1\r\n\t\t", $key ))\n$column assigned unsafely at line 268:\n $column = 'meta_key'\n$key_column assigned unsafely at line 269:\n $key_column = 'meta_id'\n$value_column assigned unsafely at line 270:\n $value_column = 'meta_value'\n$key assigned unsafely at line 273:\n $key = $wpdb->esc_like( $this->identifier . '_batch_' ) . '%' | 275:19 | Security |
| ERROR | WordPress.WP.I18n.MissingArgDomain | Missing $domain parameter in function call to __(). | 427:36 | General |
| 11/14/2025, 12:53:52 AM | 20s | 92 | 21 | 15 |