In wp-admin using live-link shows error

Should probably be

if ( ! is_string( $subject ) ) {
	return;
}