How To: Create Backdoor Admin Access in WordPress

Have you ever wanted to create an easy backdoor way to auto-create an administrator account in WordPress? The below code snippet does just that! Simply place the code in your themes functions.php flie and upload to your web server: To activate this code simply visit http://example.com?backdoor=go When triggered the code will create a new administrator […]