Changeset 1269890
- Timestamp:
- 10/20/2015 11:04:49 PM (10 years ago)
- Location:
- login-with-amazon/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (1 diff)
-
source/loginwithamazon/reregister.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
login-with-amazon/trunk/readme.txt
r1266938 r1269890 1 1 === Login with Amazon === 2 2 Contributors: Login with Amazon 3 Tags: amazon, login, login with amazon 3 Tags: amazon, login, login with amazon, access, authentication, content, password, protect, register, registration, restriction, subscriber 4 4 Requires at least: 3.0.1 5 5 Tested up to: 4.3.1 -
login-with-amazon/trunk/source/loginwithamazon/reregister.js
r1266932 r1269890 1 /** 2 * Amazon Login - Login for WordPress 3 * 4 * @category Amazon 5 * @package Amazon_Login 6 * @copyright Copyright (c) 2015 Amazon.com 7 * @license http://opensource.org/licenses/Apache-2.0 Apache License, Version 2.0 8 */ 1 9 jQuery(function() { 2 10 // Remove any fields not related to the reregister process
Note: See TracChangeset
for help on using the changeset viewer.