user added by(who added this user)

I use a plugin called WP Security Audit for tracking all things any additional users on sites im building are doing on the backend. You can set the plugin to only show to certain user roles as well. Link: https://wordpress.org/plugins/wp-security-audit-log/ If you’re only trying to see this information on the backend that may help

WordPress User profile page fields missing

This is the new default password methodology used in WordPress 4.3. In WordPress 4.3, if you have Javascript disabled or broken, then you will get the normal New Password and Repeat New Password fields. If you have Javascript enabled and running normally, then you only get the Generate Password button. If you get two things … Read more

Hash user emails in database?

Hashing is a one-way function, meaning you can’t get back an original string from a hash value. You could use the PHP function mcrypt_encrypt to “encrypt” the email address and mcrypt_decrypt to convert it back. If you went that route, you could hook into password_reset to decode the email address before the password reset is … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)