where did the register/login link go ?

ipguy's Avatar

ipguy

23 Sep, 2009 02:59 PM via web

Hi

Is it possible to add the register/login link to this theme ?

  1. 2 Posted by warspire on 28 Dec, 2009 08:06 AM

    warspire's Avatar

    Yes.

    <?php if ( is_user_logged_in() ) { wp_register('', ''); } ?>
    <?php wp_loginout('http://www.example.com/blog/'); ?>
    
  2. 3 Posted by Alex on 12 Apr, 2010 09:29 PM

    Alex's Avatar

    Umm, and where exactly do you put this code?

Reply to this discussion

Internal reply

Formatting help or Preview

Attached Files

You can attach files up to 10MB

If you don't have an account yet, we need to confirm you're human and not a machine trying to post spam.

Recent Discussions

25 Apr, 2009 02:37 PM
26 Mar, 2010 04:59 PM
08 Apr, 2012 10:58 PM
13 May, 2012 07:11 PM
05 May, 2012 10:21 AM

Recent Articles