wp_login
Action Hook: Fires after the user has successfully logged in.
Source: wp-includes/user.php:121
Action Hook: Fires after the user has successfully logged in.
Source: wp-includes/user.php:121
Method: Makes private properties settable for backward compatibility.
Source: wp-includes/class-wpdb.php:810
Method: Escapes content by reference for insertion into the database, for security.
Source: wp-includes/class-wpdb.php:1380
Method: Inserts a row into the table.
Source: wp-includes/class-wpdb.php:2475
Method: Checks if a string is ASCII.
Source: wp-includes/class-wpdb.php:3318
Method: Retrieves a comma-separated list of the names of the functions that called wpdb.
Source: wp-includes/class-wpdb.php:3977
Filter Hook: Filters whether the given user can be authenticated with the provided password.
Source: wp-includes/user.php:180
Method: Makes private properties check-able for backward compatibility.
Source: wp-includes/class-wpdb.php:831
Method: Prepares a SQL query for safe execution.
Source: wp-includes/class-wpdb.php:1473
Method: Replaces a row in the table.
Source: wp-includes/class-wpdb.php:2505