Skip to content

Instantly share code, notes, and snippets.

View ThibautNinove's full-sized avatar

Thibaut Ninove ThibautNinove

View GitHub Profile
<?php
/**
* WordPress User Page
*
* Handles authentication, registering, resetting passwords, forgot password,
* and other user handling.
*
* @package WordPress
*/