Changeset 3000963
- Timestamp:
- 11/24/2023 05:31:23 AM (2 years ago)
- Location:
- hngamers-atavism-user-verification
- Files:
-
- 4 edited
- 1 copied
-
tags/0.0.11 (copied) (copied from hngamers-atavism-user-verification/trunk)
-
tags/0.0.11/atavism-verify.php (modified) (1 diff)
-
tags/0.0.11/readme.txt (modified) (2 diffs)
-
trunk/atavism-verify.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
hngamers-atavism-user-verification/tags/0.0.11/atavism-verify.php
r3000951 r3000963 12 12 * Plugin URI: https://hngamers.com/courses/development/atavism/atavism-wordpress-cms/ 13 13 * Description: This is the user verification plugin for the HNG Core Atavism series and allows users to verify and log into the game server from the wordpress logins. 14 * Version: 0.0.1 014 * Version: 0.0.11 15 15 * Author: thevisad 16 16 * Author URI: https://hngamers.com/ -
hngamers-atavism-user-verification/tags/0.0.11/readme.txt
r3000951 r3000963 5 5 Tested up to: 6.4.1 6 6 Requires PHP: 7.4 7 Stable tag: 0.0. 97 Stable tag: 0.0.11 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 30 30 31 31 == Changelog == 32 = 0.0.11 = 33 Correction to the filters 32 34 = 0.0.10 = 33 35 Removal of upgrade filters -
hngamers-atavism-user-verification/trunk/atavism-verify.php
r3000951 r3000963 12 12 * Plugin URI: https://hngamers.com/courses/development/atavism/atavism-wordpress-cms/ 13 13 * Description: This is the user verification plugin for the HNG Core Atavism series and allows users to verify and log into the game server from the wordpress logins. 14 * Version: 0.0.1 014 * Version: 0.0.11 15 15 * Author: thevisad 16 16 * Author URI: https://hngamers.com/ -
hngamers-atavism-user-verification/trunk/readme.txt
r3000951 r3000963 5 5 Tested up to: 6.4.1 6 6 Requires PHP: 7.4 7 Stable tag: 0.0. 97 Stable tag: 0.0.11 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 30 30 31 31 == Changelog == 32 = 0.0.11 = 33 Correction to the filters 32 34 = 0.0.10 = 33 35 Removal of upgrade filters
Note: See TracChangeset
for help on using the changeset viewer.