Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    Not at the moment without breaking future updates from me. It’s something I want to make toggle-able in the future per-room. I just haven’t managed to get around to it yet.

    Thread Starter vanBersie

    (@vanbersie)

    Well i fixed it. I just added:

    <?php add_modal_login_button( $login_text = 'logged in', $logout_text = 'Logout', $logout_url = '', $show_admin = true ); ?>
    
    after:

    if ( ! is_user_logged_in() ) {

    Works fine with the wp modal login plugin

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to modify Plugin so that guests can register before they see the chatroom?’ is closed to new replies.