ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 5.5.0
  • Page 26

wp_mail()

Function: Sends an email, similar to PHP’s mail function.

Source: wp-includes/pluggable.php:174

Used by 0 functions | Uses 0 functions

wp_logout

Action Hook: Fires after a user is logged out.

Source: wp-includes/pluggable.php:667

Used by 0 functions | Uses 0 functions

wp_update_comment()

Function: Updates an existing comment in the database.

Source: wp-includes/comment.php:2487

Used by 0 functions | Uses 0 functions

wp_update_comment_data

Filter Hook: Filters the comment data immediately before it is updated in the database.

Source: wp-includes/comment.php:2571

Used by 0 functions | Uses 0 functions

wp_insert_comment()

Function: Inserts a comment into the database.

Source: wp-includes/comment.php:2000

Used by 0 functions | Uses 0 functions

wp_new_comment()

Function: Adds a new comment to the database.

Source: wp-includes/comment.php:2216

Used by 0 functions | Uses 0 functions

wp_allow_comment()

Function: Validates whether this comment is allowed to be made.

Source: wp-includes/comment.php:660

Used by 0 functions | Uses 0 functions

check_comment_flood

Action Hook: Fires immediately before a comment is marked approved.

Source: wp-includes/comment.php:741

Used by 0 functions | Uses 0 functions

wp_is_comment_flood

Filter Hook: Filters whether a comment is part of a comment flood.

Source: wp-includes/comment.php:764

Used by 0 functions | Uses 0 functions

wp_nav_menu()

Function: Displays a navigation menu.

Source: wp-includes/nav-menu-template.php:57

Used by 0 functions | Uses 0 functions
« Previous 1 … 25 26 27 … 31 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy