Changeset 1816124
- Timestamp:
- 02/06/2018 06:35:32 AM (8 years ago)
- Location:
- gp-google-login
- Files:
-
- 2 edited
-
tags/1.0/readme.txt (modified) (4 diffs)
-
trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
gp-google-login/tags/1.0/readme.txt
r1425182 r1816124 3 3 Tags: google login,Auth,SSO Widget,Sign on,WordPress SSO,authentication, google, google apps, authentication, authorization, community, connect with, login, Membership, oauth, registration, security, social, social networking, users,Google Login, intranet, login, oauth, oauth2, single sign-on, sso. 4 4 Requires at least: 3.2 5 Tested up to: 4. 5.25 Tested up to: 4.9.3 6 6 Stable tag: 1.0 7 7 License: GPLv2 … … 26 26 1. Upload the plugin files to the '/wp-content/plugins/' directory, or install the plugin through the WordPress plugins screen directly. 27 27 2. Activate the plugin through the 'Plugins' screen in WordPress 28 3. Create google app for your web application 29 4.Insert your cient ID and secret 28 3. Create google app for your web application 29 4.Insert your cient ID and secret 30 30 //You can get it from : https://console.developers.google.com/ 31 31 5.Add client_id,client_secret,redirect_uri in plugin setting option. … … 49 49 == Screenshots == 50 50 51 1. Screenshot-1 51 1. Screenshot-1 52 52 53 53 … … 55 55 56 56 = 1.0 = 57 * current version 1.0 57 * current version 1.0 58 58 59 59 -
gp-google-login/trunk/readme.txt
r1425182 r1816124 3 3 Tags: google login,Auth,SSO Widget,Sign on,WordPress SSO,authentication, google, google apps, authentication, authorization, community, connect with, login, Membership, oauth, registration, security, social, social networking, users,Google Login, intranet, login, oauth, oauth2, single sign-on, sso. 4 4 Requires at least: 3.2 5 Tested up to: 4. 5.25 Tested up to: 4.9.3 6 6 Stable tag: 1.0 7 7 License: GPLv2 … … 26 26 1. Upload the plugin files to the '/wp-content/plugins/' directory, or install the plugin through the WordPress plugins screen directly. 27 27 2. Activate the plugin through the 'Plugins' screen in WordPress 28 3. Create google app for your web application 29 4.Insert your cient ID and secret 28 3. Create google app for your web application 29 4.Insert your cient ID and secret 30 30 //You can get it from : https://console.developers.google.com/ 31 31 5.Add client_id,client_secret,redirect_uri in plugin setting option. … … 49 49 == Screenshots == 50 50 51 1. Screenshot-1 51 1. Screenshot-1 52 52 53 53 … … 55 55 56 56 = 1.0 = 57 * current version 1.0 57 * current version 1.0 58 58 59 59
Note: See TracChangeset
for help on using the changeset viewer.