Vanilla JavaScript: Focus Input on Page Load Super quick tutorial today. How to focus the user on any input when the page loads. For example, when you visit the WordPress Login Page, the “Username” field is focused automatically. This technique is very simple and works on any input or element that supports a focused state. PHP: Get $_SERVER Variables I use a variation of this function to get super