Advertisement

wp_set_auth_cookie

Sets the authentication cookies based on user ID.

auth_cookie

Filters the authentication cookie.

Advertisement

wp_logout

Log the current user out.

wp_authenticate

Authenticate a user, confirming the login credentials are valid.

Advertisement

add_option_{$option}

Fires after a specific option has been added.

upload_size_limit

Filters the maximum upload size allowed in php.ini.

wp_max_upload_size

Determines the maximum upload size allowed in php.ini.

Advertisement

next_image_link

Displays next image link that has the same post parent.

adjacent_image_link

Displays next or previous image link that has the same post parent.

previous_image_link

Displays previous image link that has the same post parent.