Support » Plugin: Logged Out Admin Bar » tweak to register & Log in links

Viewing 1 replies (of 1 total)
  • Thread Starter shopcentral

    (@shopcentral)

    me again….

    in this line here… I wish to redirect all subdomain visitors to the main blog login when they click on the link in the admin bar

    $wp_admin_bar->add_menu( array( ‘title’ => __( ‘Log In’ ), ‘href’ => wp_login_url(), ‘parent’ => ‘top-secondary’ ) );

    … how can I hard code this to our main blog?

Viewing 1 replies (of 1 total)
  • The topic ‘tweak to register & Log in links’ is closed to new replies.