Skip to main content
PluginScorePluginScore
Errors
PluginScore — Plugin Analyzer for WordPress
© 2025 PluginScore.
← Back to Leaderboard
go-live-update-urls icon

Go Live Update Urls

Change the domain on your site with one click.

Updated 9/29/2025
Scanned 11/12/2025, 10:45:37 PM
databasedomainsearch-and-replaceupdate-urlsurls
87
Score
35
Errors
25
Warnings
80K
Installs
Security32
Repo27
General1
Performance0
Accessibility0
Top Issues by Category
Issues organized by category, type, and rule family

Issues Details
60 issues found in latest scan
CodeMessageLocationCategory
ERRORWordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "go-live-update-urls/database/serialized-tables".
41:31Plugin Repo
ERRORWordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "go-live-update-urls/database/plugin-tables".
58:39Plugin Repo
ERRORPluginCheck.Security.DirectDB.UnescapedDBParameter
Unescaped parameter $query used in $wpdb->get_var($wpdb->prepare( $query, [ $old_url, $old_url ] ))\n$query assigned unsafely at line 265:\n $query = "SELECT SUM( ROUND( ( LENGTH( `{$column}` ) - LENGTH( REPLACE( `{$column}`, %s, '' ) ) ) / LENGTH( %s ) ) ) from `{$table}`"\n$column used without escaping.
267:23Security
ERRORWordPress.DB.PreparedSQL.NotPrepared
Use placeholders and $wpdb->prepare(); found $query
267:48Security
ERRORWordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "go-live-update-urls-pro/database/supports-skipping".
288:38Plugin Repo
ERRORinvalid_tested_upto_minor
Tested up to: 6.8.2 The version number should only include major versions 6.8.
—Plugin Repo
ERRORWordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "go-live-update-urls/database/core-tables".
103:39Plugin Repo
ERRORWordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "go-live-update-urls/core/before-update".
102:20Plugin Repo
ERRORWordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "go-live-update-urls/database/column-types".
126:39Plugin Repo
ERRORPluginCheck.CodeAnalysis.DiscouragedFunctions.load_plugin_textdomainFound
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.
39:2Plugin Repo
60 total row(s)
Scan History
1 scan recorded
11/12/2025, 10:45:37 PM9s
87
35
25
1 total row(s)