__construct()
__construct() : mixed
Permalinks constructor.
Class Permalinks
verify_username_password(mixed $user, string $username, string $password) : \WP_Error
Verifies username and password. Redirects visitor to the login page with login empty status if eather username or password is empty.
mixed | $user | |
string | $username | |
string | $password |