Welcome, visitor! Log in
 

Hooks in wp-includes/registration.php

WP version: 2.8

Important! Some hooks get applied in multiple files. If you are trying to figure out what a specific hook does, you need to look in all the files that apply the hook. Click the "details" link next to any hook for more information.

  • To sort the table, click on a column title.
  • Click a hook name to see details about the hook.
Hook Type New? File
1 pre_user_description filter no wp-includes/registration.php
2 pre_user_display_name filter no wp-includes/registration.php
3 pre_user_email filter no wp-includes/registration.php
4 pre_user_first_name filter no wp-includes/registration.php
5 pre_user_last_name filter no wp-includes/registration.php
6 pre_user_login filter no wp-includes/registration.php
7 pre_user_nicename filter no wp-includes/registration.php
8 pre_user_nickname filter no wp-includes/registration.php
9 pre_user_url filter no wp-includes/registration.php
10 profile_update action no wp-includes/registration.php
11 user_register action no wp-includes/registration.php
12 validate_username filter no wp-includes/registration.php