# WP Discourse 1.5 Release

**URL:** https://meta.discourse.org/t/wp-discourse-1-5-release/74551
**Category:** Extras
**Tags:** wordpress
**Created:** [21 בנובמבר,‏ 2017,‏ 10:48pm UTC](https://meta.discourse.org/t/wp-discourse-1-5-release/74551 "2017-11-21T22:48:48Z")
**Posts on this page:** 6
**Page:** 2

<div class="post-metadata">

### Author: ![simon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/simon/32/339122_2.png) [@simon](https://meta.discourse.org/u/simon)
#### Post date: [15 בדצמבר,‏ 2017,‏ 5:34pm UTC](https://meta.discourse.org/t/wp-discourse-1-5-release/74551/21 "2017-12-15T17:34:56Z")

</div>

If you add a link with this structure directly to a page on your site other than the login page, does it work? It should log you in and redirect you to your homepage.

```plaintext
<a href="http://snapcentral.netsapiens.com/?discourse_sso=1&redirect_to=http://snapcentral.netsapiens.com" rel="nofollow noopener">Login – netsapiens SNAPcentral</a>

```

What happens if you add this shortcode to a page other than the login page? The link will only be visible when you are logged out.

`[discourse_sso_client]`

---

<div class="post-metadata">

### Author: ![Mamta\_Buch](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mamta_buch/32/61487_2.png) [@Mamta\_Buch](https://meta.discourse.org/u/Mamta_Buch)
#### Post date: [15 בדצמבר,‏ 2017,‏ 5:44pm UTC](https://meta.discourse.org/t/wp-discourse-1-5-release/74551/22 "2017-12-15T17:44:40Z")

</div>

The first part works on a page other than the login page

The second part I am not sure how to accomplish since I cannot get to any pages if I am logged out and I can only login from /login?

Excuse me if I am not understanding you correctly!

---

<div class="post-metadata">

### Author: ![simon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/simon/32/339122_2.png) [@simon](https://meta.discourse.org/u/simon)
#### Post date: [15 בדצמבר,‏ 2017,‏ 5:59pm UTC](https://meta.discourse.org/t/wp-discourse-1-5-release/74551/23 "2017-12-15T17:59:04Z")

</div>

> [@Mamta\_Buch](#):
>
> The second part I am not sure how to accomplish since I cannot get to any pages if I am logged out and I can only login from /login?

Right, your website is private. What happens if you logout of your website and embed the link I posted into a Discourse post? It should log you in to WordPress and take you to your homepage.

---

<div class="post-metadata">

### Author: ![Mamta\_Buch](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mamta_buch/32/61487_2.png) [@Mamta\_Buch](https://meta.discourse.org/u/Mamta_Buch)
#### Post date: [15 בדצמבר,‏ 2017,‏ 6:06pm UTC](https://meta.discourse.org/t/wp-discourse-1-5-release/74551/24 "2017-12-15T18:06:43Z")

</div>

That worked! Which gives me a great idea to add the link to our forum so customers can get to the other site from there!

---

<div class="post-metadata">

### Author: ![simon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/simon/32/339122_2.png) [@simon](https://meta.discourse.org/u/simon)
#### Post date: [15 בדצמבר,‏ 2017,‏ 6:15pm UTC](https://meta.discourse.org/t/wp-discourse-1-5-release/74551/25 "2017-12-15T18:15:49Z")

</div>

Great! It’s a solvable problem. Could you try embedding this link on your forum and see if it still works? It will help me debug something.

```plaintext
<a href="http://snapcentral.netsapiens.com/?discourse_sso=1&redirect_to=http%3A%2F%2Fsnapcentral.netsapiens.com" rel="nofollow noopener">Login – netsapiens SNAPcentral</a>

```

---

<div class="post-metadata">

### Author: ![Mamta\_Buch](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mamta_buch/32/61487_2.png) [@Mamta\_Buch](https://meta.discourse.org/u/Mamta_Buch)
#### Post date: [15 בדצמבר,‏ 2017,‏ 6:40pm UTC](https://meta.discourse.org/t/wp-discourse-1-5-release/74551/26 "2017-12-15T18:40:35Z")

</div>

I believe the answer is NO since that link just took me to the login page for my site NOT the homepage once logged in.

[Previous page](https://meta.discourse.org/t/wp-discourse-1-5-release/74551.md?page=1)
