Updated knowledge base links.
This commit is contained in:
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
vscode
|
||||
Binary file not shown.
@@ -3,7 +3,7 @@
|
||||
/*
|
||||
Plugin Name: GoToMyAccounts Single Sign On
|
||||
Description: Provides single sign on (SSO) capabilites in a WordPress site for logged in a user to seamlessly access pages in a GoToMyAccounts customer portal.
|
||||
Version: 1.0.0
|
||||
Version: 1.0.2
|
||||
Author: GoToMyAccounts
|
||||
Author URI: https://www.gotomyaccounts.com
|
||||
License: GPL 3.0
|
||||
|
||||
@@ -98,7 +98,7 @@ foreach ($avail_pages as $page)
|
||||
<li>Click a menu item to test.</li>
|
||||
</ol>
|
||||
<h3>
|
||||
<a target="_blank" href="https://help.gotomyaccounts.com/en-us/article/how-to-setup-wordpress-single-sign-on-sso-1g3udeu/">Full Documentation</a>
|
||||
<a target="_blank" href="https://help.gotomyaccounts.com/getting-started/how-to-setup-wordpress-single-sign-on-sso">Full Documentation</a>
|
||||
</h3>
|
||||
</div>
|
||||
<hr>
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
Contributors: (marksauer)
|
||||
Tags: QuickBooks Desktop, QuickBooks Online, GoToMyAccounts, Customer Portal, SSO
|
||||
Requires at least: 4.6
|
||||
Tested up to: 5.6.1
|
||||
Stable tag: 1.0.1
|
||||
Tested up to: 5.6.2
|
||||
Stable tag: 1.0.2
|
||||
Requires PHP: 5.2.4
|
||||
License: GPLv2 or later
|
||||
License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
||||
@@ -16,10 +16,10 @@ The GoToMyAccounts Single Sign On plugin for WordPress allows you to have direct
|
||||
|
||||
Full installation, configuration, and usage details are available in the following knowledge base article.
|
||||
|
||||
**[How To Setup WordPress Single Sign On (SSO)](https://help.gotomyaccounts.com/kb/getting-started/how-to-setup-wordpress-single-sign-on-sso)**
|
||||
**[How To Setup WordPress Single Sign On (SSO)](https://help.gotomyaccounts.com/getting-started/how-to-setup-wordpress-single-sign-on-sso)**
|
||||
|
||||
|
||||
== Installation ==
|
||||
Full installation, configuration, and usage details are available in the following knowledge base article.
|
||||
|
||||
**[How To Setup WordPress Single Sign On (SSO)](https://help.gotomyaccounts.com/kb/getting-started/how-to-setup-wordpress-single-sign-on-sso)**
|
||||
**[How To Setup WordPress Single Sign On (SSO)](https://help.gotomyaccounts.com/getting-started/how-to-setup-wordpress-single-sign-on-sso)**
|
||||
Binary file not shown.
Reference in New Issue
Block a user