# Discourse member login on Wordpress home page

**URL:** https://meta.discourse.org/t/discourse-member-login-on-wordpress-home-page/179224
**Category:** WordPress
**Created:** [February 10, 2021, 6:04pm UTC](https://meta.discourse.org/t/discourse-member-login-on-wordpress-home-page/179224 "2021-02-10T18:04:15Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Yves\_Lauzin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/yves_lauzin/32/126897_2.png) [@Yves\_Lauzin](https://meta.discourse.org/u/Yves_Lauzin)
#### Post date: [February 10, 2021, 6:04pm UTC](https://meta.discourse.org/t/discourse-member-login-on-wordpress-home-page/179224/1 "2021-02-10T18:04:15Z")

</div>

Hello, We are working on a home page based on wordpress before accessing discourse forum and we search how to add a discourse member login box on this home page.  
I explain : member will access to this wordpress home page and the could connect to their discourse account and when connected be able to see on this home page their bookmarks category and even last subjects.  
Is there a such plugin ?  
thank ou for your suggestions

Yves

---

<div class="post-metadata">

### Author: ![omarfilip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/omarfilip/32/208019_2.png) [@omarfilip](https://meta.discourse.org/u/omarfilip)
#### Post date: [February 10, 2021, 6:16pm UTC](https://meta.discourse.org/t/discourse-member-login-on-wordpress-home-page/179224/2 "2021-02-10T18:16:16Z")

</div>

You’ll need the [WP Discourse](https://github.com/discourse/wp-discourse) plugin set up with WP as the SSO Provider.

> [@Install and configure the WP Discourse Wordpress plugin for Discourse](https://meta.discourse.org/t/wp-discourse-plugin-installation-and-setup/50752):
>
> To get started with the [WP Discourse](https://github.com/discourse/wp-discourse) Plugin, go through each of these topics in order and watch the videos at the top of the topic. [Install the plugin](https://meta.discourse.org/t/install-the-wp-discourse-plugin/223489/1)[Connect to Discourse](https://meta.discourse.org/t/connect-wp-discourse-to-discourse/223490/1)[Set up Publishing](https://meta.discourse.org/t/wp-discourse-and-publishing-posts-to-discourse/223492/1)[Set up Commenting](https://meta.discourse.org/t/wp-discourse-and-commenting/223493/1)[Set up DiscourseConnect](https://meta.discourse.org/t/wp-discourse-and-discourseconnect/223494/1) The two main plugin features, Publishing and [DiscourseConnect](https://meta.discourse.org/t/13045?silent=true) don’t have to be used together. You can just set up Publishing (and Commenting), and not use [DiscourseConnect](https://meta.discourse.org/t/13045?silent=true), or just set up [DiscourseConnect](https://meta.discourse.org/t/13045?silent=true), or set up both. There’s a short description of each featu…

Then create a link on your WP site to log into the Discourse forum, like this:

> [@WP Discourse plugin tips and tricks](https://meta.discourse.org/t/wp-discourse-plugin-tips-and-tricks/50757#creating-an-sso-login-link):
>
> This topic has a number of tips and tricks for users of the [WP Discourse](https://github.com/discourse/wp-discourse) WordPress plugin. Adjust the comments\_number sync period for WordPress archive pages To get the correct number of Discourse comments for a post, the plugin needs to periodically make an HTTP request to Discourse to get the current comments number. On single pages this period is set to be no more often than every 10 minutes. For archive pages the period is set to no more than once every 24 hours. The reason for this is to a…
