Viewing 1 replies (of 1 total)
  • Plugin Author Rahul Aryan

    (@nerdaryan)

    Yes its possible.
    Social login is 3rd party, not included in AnsPress.

    Just add a condition to AnsPress base page:

    if(is_user_logged_in()){
       #base page content
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Is this possible with AnsPress?’ is closed to new replies.