By default the checkbox is always unchecked, so you have to select it each time. I prefer this to checkbox to be selected each time so I don't have to keep clicking on the login page.
Here is a snippet you can add to your functions.php file which will make sure that the checkbox is always checked when you go to the login page.
Comments