Change the domain on your site with one click.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
41
5 issue groups
Security
16
5 issue groups
Repo Compliance
2
2 issue groups
I18n
1
1 issue group
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "go-live-update-urls-pro/admin/after-checkboxes".
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
Use placeholders and $wpdb->prepare(); found $query
Sample message
Unescaped parameter $query used in $wpdb->get_col()\n$query assigned unsafely at line 153.
Sample message
Detected usage of a non-sanitized input variable: $_POST[static::NEW_URL]
Sample message
$_POST[static::NEW_URL] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Unescaped parameter $primary_key_column used in $wpdb->get_results()\n$primary_key_column assigned unsafely at line 115.
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
The use of function set_time_limit() is discouraged
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The "Network" header in the plugin file is not valid. Can only be set to true, and should be left out when not needed.
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
v7.0.8
55
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 55 | 60 | 11 | 49 | v7.0.8 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.