Wp rest api user validate
-
When i’m using rest api with user validate passing the information username and password
$user = wp_authenticate($username’,$Password’);
if password wrong throwing 500 internal server error instead of need to return appropriate message.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Wp rest api user validate’ is closed to new replies.