restrictcontentpro/restrict-content

Registration doesn't complete properly with javascript disabled

Closed this issue · 1 comments

If javascript is disabled in the browser, a json object gets output on the screen and it stops. We just need to check that it's an ajax request before returning the json result object. PR incoming.

PR: #36