Changeset 2779566
- Timestamp:
- 09/03/2022 09:11:30 AM (4 years ago)
- Location:
- user-registration-and-login
- Files:
-
- 11 added
- 2 edited
-
tags/1.0.1 (added)
-
tags/1.0.1/LICENSE (added)
-
tags/1.0.1/css (added)
-
tags/1.0.1/css/forms.css (added)
-
tags/1.0.1/dew-registration-login.php (added)
-
tags/1.0.1/includes (added)
-
tags/1.0.1/includes/dew-settings.php (added)
-
tags/1.0.1/js (added)
-
tags/1.0.1/js/ajax-auth-script.js (added)
-
tags/1.0.1/js/jquery.validate.js (added)
-
tags/1.0.1/readme.txt (added)
-
trunk/dew-registration-login.php (modified) (1 diff)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
user-registration-and-login/trunk/dew-registration-login.php
r2210262 r2779566 6 6 * Author: Dew Technolab 7 7 * Author URI: http://dewtechnolab.com/ 8 * Version: 1.0. 08 * Version: 1.0.1 9 9 * Requires at least: 4.5 10 10 * Text Domain: dew-registration-login -
user-registration-and-login/trunk/readme.txt
r2210262 r2779566 4 4 Tags: users registation, user login, user signup, login 5 5 Requires at least: 4.5 6 Stable tag: 1.0. 07 Version: 1.0. 08 Tested up to: 5.39 Requires PHP: 5.2.46 Stable tag: 1.0.1 7 Version: 1.0.1 8 Tested up to: 6.0.2 9 Requires PHP: 7.0 10 10 License: GPLv2 or later 11 11 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 116 116 117 117 118 = 0.0.1 = 118 = 1.0.1 = 119 120 * Fix error 121 122 123 124 = 1.0.0 = 119 125 120 126 * Initial release. … … 125 131 126 132 133 134 = 1.0.1 = 135 136 * This version fixes a security related bug. Upgrade immediately.
Note: See TracChangeset
for help on using the changeset viewer.