Title: Switch Off
Last modified: June 18, 2021

---

# Switch Off

 *  Resolved [ELAN42///](https://wordpress.org/support/users/nokao/)
 * (@nokao)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/switch-off/)
 * Hello,
    Sometimes I have to work on themes were the “switch off” links cannot
   be reached by the impersonated user. Is there any URL I can use to force it? 
   Thank you

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [John Blackbourn](https://wordpress.org/support/users/johnbillion/)
 * (@johnbillion)
 * WordPress Core Developer
 * [4 years, 11 months ago](https://wordpress.org/support/topic/switch-off/#post-14571178)
 * There isn’t a specific URL because it differs for each user, but you can use 
   the following PHP to get the URL:
 * `$url = user_switching::switch_off_url( wp_get_current_user() );`
 *  [hgilbs0001](https://wordpress.org/support/users/hgilbs0001/)
 * (@hgilbs0001)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/switch-off/#post-14911527)
 * Hi,
 * I too am having the same issue. Where can I run the above PHP?
 * thanks
 *  Plugin Author [John Blackbourn](https://wordpress.org/support/users/johnbillion/)
 * (@johnbillion)
 * WordPress Core Developer
 * [4 years, 8 months ago](https://wordpress.org/support/topic/switch-off/#post-14912385)
 * This PHP returns the URL needed to switch off. Where you use it depends entirely
   on how your theme is structured. I recommend asking your theme author if you’re
   not sure.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Switch Off’ is closed to new replies.

 * ![](https://ps.w.org/user-switching/assets/icon.svg?rev=3193956)
 * [User Switching](https://wordpress.org/plugins/user-switching/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/user-switching/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/user-switching/)
 * [Active Topics](https://wordpress.org/support/plugin/user-switching/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/user-switching/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/user-switching/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [John Blackbourn](https://wordpress.org/support/users/johnbillion/)
 * Last activity: [4 years, 8 months ago](https://wordpress.org/support/topic/switch-off/#post-14912385)
 * Status: resolved