You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Regarding your first point it would be possible to just return "true" when calling "is_required()" if the current page is either the login or register page. When it is enabled on the comment form, it could be displayed on nearly every page.
have this setup on a site, and there are a few issues with the javascript usage:
it's being included on every page whether there is a login form on the page or not.
the javascript is just being dumped into the html of the page instead of being included as a separate .js file - is there a reason for this?
Thanx - awesome plugin!
The text was updated successfully, but these errors were encountered: