an
groups-icon

Redirect Admin user to wp admin

Wait a minute... This content is very very old. We no longer sell or support this theme version. New Topics
  • Version 9
    Matt Abrahams
    0 points
    Beginner

    Hi,

    I think its annoying that an admin has to login through the my account section and it doesn’t redirect them to wp admin so your basically logging in twice.

    In the old directorypress theme an admin was redirected to wp admin.

    Is there an easy way to add this to the new theme?

    I tried the following code in class_white_label_themes line 5943, but it didn’t work.

    if (current_user_can( ‘manage_options’ )) {
    <input type=”hidden” name=”redirect_to” value=”/wp-admin/” />
    }

    Appreciate any help.

    Thank you!

    August 21, 2014 at 11:40 pm
  • Mark Fail
    11,845 points
    Platinum User
    Bronze User Silver User Gold User Platinum User Helpful Award Fast Responder Thank You Coffee Villian Award Video Testimonial
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    August 22, 2014 at 5:11 am

396

Views

1

Replies