/var/www/qr4y.com/wp/wp-content/plugins/rest-api-oauth1/theme
Edit: /var/www/qr4y.com/wp/wp-content/plugins/rest-api-oauth1/theme/oauth1-authorize.php (2700B)
%s', esc_url( wp_registration_url() ), __( 'Register', 'rest_oauth1' ) );
/**
* Filter the registration URL below the login form.
*
* @since 1.5.0
*
* @param string $registration_url Registration URL.
*/
echo ' | ' . esc_url( apply_filters( 'register', $registration_url ) );
endif;
?>