Replaces common plain text characters into formatted entitiesAs an example,
3411
Continue readingNotify a user that her account activation has been successful.Filter ‘wpmu_welcome_user_notification’ to disable or bypass.
3409
Continue readingNotify a user that her blog activation has been successful.Filter ‘wpmu_welcome_notification’ to disable or bypass.
3407
Continue readingProcesses new user registrations.Checks the data provided by the user during signup. Verifies the validity and uniqueness of user names and user email addresses, and checks email addresses against admin-provided domain whitelists and blacklists.
3405
Continue reading
wp_allow_comment
Validates whether this comment is allowed to be made.
3423
Continue reading →