Changeset 59378
- Timestamp:
- 11/10/2024 09:34:29 PM (5 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-signup.php
r55942 r59378 1 1 <?php 2 /** 3 * WordPress Signup Page 4 * 5 * Handles the user registration and site creation process for multisite installations. 6 * 7 * @package WordPress 8 */ 2 9 3 10 /** Sets up the WordPress Environment. */
Note: See TracChangeset
for help on using the changeset viewer.