• Hi first of all, thanks, great plugin!

    One suggestion, In my project I need more tags in links, more exactly the user_login. I have added in: includes/class-sidebar-login-widget.php this:

    array( ‘%username%’, ‘%userid%’, ‘%userlogin%’ ),
    array( ucwords( $this->user->display_name ), $this->user->ID, $this->user->user_login ),

    it work ok, sure more users will need more tags and it’s easy to be added.

    Could you add more tags from users table for next version of this great plugin ?

    Thanks!

    http://wordpress.org/extend/plugins/sidebar-login/

  • The topic ‘More tags for links’ is closed to new replies.