WPPaste WordPress Hooks index
Page 140

Welcome to the WPPaste WordPress Hook index. This page contains a an alphabetically sorted list of hooks that are available for use in WordPress. Each hook has a brief description of what it does and how it can be used. To find out more about a particular hook, simply click on the hook name.

pre_user_id

Filters the comment author’s user ID before it is set.

pre_user_nicename

Filters a user’s nicename before the user is created or updated.

pre_user_nickname

Filters a user’s nickname before the user is created or updated.

pre_user_query

Fires after the WP_User_Query has been parsed, and before the query is executed.

pre_user_url

Filters a user’s URL before the user is created or updated.

pre_wp_filesize

Filters the result of wp_filesize before the PHP function is run.