Generally we need to restrict our wordpress site users to acess wp-login.php, here is the code to accomplish this. Put this code into your themes functions.php and general users are restricted.
[php]
[/php]
UX/UI Designer and Front End Developer
Generally we need to restrict our wordpress site users to acess wp-login.php, here is the code to accomplish this. Put this code into your themes functions.php and general users are restricted.
[php]
[/php]