Forum Replies Created

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

    (@joe01)

    Hi Kevin,
    thans for your help.
    Id did that before, (forgot to mention, sorry) but it does not work. It works for every url, but not for the Password Reset url

    // Allow these absolute URLs
    $allowed = array(
    home_url( ‘/impress/’ ), // works
    home_url( ‘/xyz/’ ), // works
    home_url( ‘/request-new-password/’ ), // does not work

    Any idea?
    Best regards

Viewing 1 replies (of 1 total)