From 4ff3bc59b7a8dfddfd25ad345fb1a497ce6245ae Mon Sep 17 00:00:00 2001 From: Ernie Date: Mon, 16 Aug 2021 11:31:33 -0400 Subject: [PATCH] website/docs: Fixed two typos in Wordpress integration (#1264) * Create index.mdx Add Wekan example * updated to include wekan entry * Update and rename website/docs/sources.md to website/docs/sources/index.md Break Sources into individual pages. * Update and rename website/docs/sources/index.md to website/docs/sources/ldap/index.md * Create index.md * Update index.md * Update index.md * Create index.md * Create index.md * Create index.md * Update index.md * Update index.md * Update index.md * Create index.md * discord images * spacing * Added discord * discord changes * Added sources breakdown to the sidebar * Fixed the saml title * Added github examples * fixed formatting * Changed file path, updated sidebar, added google. * fixed a spelling mistake * Cleaned up formatting * Fixed Notes * docs: fix typo in logout url * docs: added wordpress integration * docs: fixed two typos for wordpress --- website/docs/integrations/services/wordpress/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/docs/integrations/services/wordpress/index.md b/website/docs/integrations/services/wordpress/index.md index 466055b72..fb1580f9e 100644 --- a/website/docs/integrations/services/wordpress/index.md +++ b/website/docs/integrations/services/wordpress/index.md @@ -45,11 +45,11 @@ Assumption is being made that you have successfully downloaded and activated the In Wordpress, under _Settings_, Select _OpenID Connect Client_ -::note +:::note Only settings that have been modified from default have been listed. ::: -- Login Type: OpenID Connect Button of Login (This option display a button to login using OpenID as well as local WP login) +- Login Type: OpenID Connect Button on Login (This option display a button to login using OpenID as well as local WP login) - Client ID: Client ID from step 1 - Client Secret: Client Secret from step 1 - OpenID Scope: `email profile openid`