Password Protect content() on homepage

You can make the homepage password protected by creating a page and selecting it in the admin Settings > Reading > Homepage Displays. Then on the page settings make it password protected. Then create a template called front-page.php and use conditionals to show/hide the content. For Example… if ( ! post_password_required( $post ) ) { … Read more

Frontend custom forgot password page

Seems Frontend Reset Password does what you want. Among other features it also provides you a shortcode to be placed anywhere you want. Styling then is up to you and should be done from your custom (child) theme. From Reviews: If you are just looking for simlple forget password plugin without other fancy code, this … Read more

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