• I spent some time with this plugin analyzing everything in the php, and network console.

    I tuned this to optimal levels of under a second for forgot password, registration. Keep in mind those 2 forms have to use the wp_mail core functions. So now any issues you have is kind of with the server. I recommend a VPS host to anyone anyways but I found you probably also need to install the WP SMTP by wp forms plugin with over a million actives installs. Then configure the GMAIL API, better you have a paid subscription to GSUITE so you can use a domain email, but gmail will work too. If you try the forgot password and registration and it turns our slow, these are all server tweaks and they are time consuming to understand and figure out, don’t let the mail function hook into a cheap server setting, otherwise your ajax registration will run slow. If you read this I feel I saved a ton of time of research and all that for ya, I wish it would have occurred to me 30 work hours ago on this but live and learn, for those moving forward Buy the plugin it’s awesome and use the gmail api for as a total email sender on your wordpress and you will amazed and happy with its performance. Great Job on building this.

Viewing 1 replies (of 1 total)
  • Plugin Author beeky2

    (@beeky2)

    Many thanks for the great review and for the tip you are sharing, it will help other users having emails issues for sure!

Viewing 1 replies (of 1 total)
  • The topic ‘Best Ajax Login on the WP Market’ is closed to new replies.