Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter bigalow

    (@bigalow)

    sorry, I was able to answer my own question.

    for those interested, change the line:

    wp_redirect(site_url()); exit;

    to

    wp_redirect(site_url(‘other page address’)); exit;

    Thank you man useful for me

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Remove Dashboard Access for Non-Admins] redirect link’ is closed to new replies.