in wordpress theme , i add a user and a password from its admin panel but in the phpmyadmin screen, this is somehow user_pass is like a code ; for example :
$P$B7IwcRzXuNkR5XuOyfqQF7bOiLXbk7.
but actually user's password is webzegs.
what should i do to make that user_pass area normal. i am editing it and writing myself webzegs then i want to login to the site. and it doesn't accept it and says that it is an invalid password.
i mean username and password written in the users table are not available to log in to site. how can i remove this code ?