Enqueue jQuery script in admin to send email via ajax in a custom WordPress plugin
I'm trying to get a form to work on an admin page on WordPress. I want to be able to input an email address and have it send an email to the email inputted. I'm using a jQuery Ajax function…