Allows an admin (or capable user) to edit the author slug of a user, and change the author base.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'ba_eas_esc_nicename'. | 714:170 | Security |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'ba_eas_esc_nicename'. | 94:38 | Security |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'ba_eas_esc_nicename'. | 103:118 | Security |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'ba_eas_esc_nicename'. | 91:42 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotSanitized | Detected usage of a non-sanitized input variable: $_REQUEST['_wpnonce'] | 989:62 | Security |
| WARNING | Squiz.PHP.DiscouragedFunctions.Discouraged | The use of function set_time_limit() is discouraged | 209:3 | — |
| WARNING | WordPress.DB.DirectDatabaseQuery.DirectQuery | Use of a direct database call is discouraged. | 247:20 | Security |
| WARNING | PluginCheck.Security.DirectDB.UnescapedDBParameter | Unescaped parameter $sql used in $wpdb->query($sql)\n$sql assigned unsafely at line 239:\n $sql = "\n\t\t\tUPDATE $wpdb->users\n\t\t\tSET user_nicename = CASE ID\n\t\t\t{$when_sql}\n\t\t\tELSE user_nicename\n\t\t\tEND\n\t\t\t{$where_sql}\n\t\t"\n$where_sql assigned unsafely at line 235:\n $where_sql = 'WHERE ID IN ( ' . implode( ',', $where ) . ' )'\n$where_sql assigned unsafely at line 233:\n $where_sql = '' | 247:21 | Security |
| WARNING | readme_parser_warnings_too_many_tags | One or more tags were ignored. Please limit your plugin to 5 tags. | — | Plugin Repo |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotSanitized | Detected usage of a non-sanitized input variable: $_POST['ba_eas_author_slug'] | 153:38 | Security |
| 11/12/2025, 8:11:49 PM | 11s | 96 | 4 | 8 |