ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-4.4.0
  • Page 20

WP_Comment::__construct()

Method: Constructor.

Source: wp-includes/class-wp-comment.php:215

Used by 0 functions | Uses 0 functions

WP_Comment::to_array()

Method: Convert object to array.

Source: wp-includes/class-wp-comment.php:228

Used by 0 functions | Uses 0 functions

WP_Comment::get_children()

Method: Get the children of a comment.

Source: wp-includes/class-wp-comment.php:268

Used by 0 functions | Uses 0 functions

WP_Comment::add_child()

Method: Add a child to the comment.

Source: wp-includes/class-wp-comment.php:313

Used by 0 functions | Uses 0 functions

wp_add_nav_menu_item

Action Hook: Fires immediately after a new navigation menu item has been added.

Source: wp-includes/nav-menu.php:547

Used by 1 function | Uses 0 functions

wp_handle_comment_submission()

Function: Handles the submission of a comment, usually posted to wp-comments-post.php via a comment form.

Source: wp-includes/comment.php:3465

Used by 0 functions | Uses 0 functions

update_comment_cache()

Function: Updates the comment cache of given comments.

Source: wp-includes/comment.php:3311

Used by 0 functions | Uses 0 functions

_prime_comment_caches()

Function: Adds any comments from the given IDs to the cache that do not already exist in cache.

Source: wp-includes/comment.php:3341

Used by 0 functions | Uses 0 functions

wp_new_comment_notify_moderator()

Function: Sends a comment moderation notification to the comment moderator.

Source: wp-includes/comment.php:2339

Used by 0 functions | Uses 0 functions

wp_new_comment_notify_postauthor()

Function: Sends a notification of a new comment to the post author.

Source: wp-includes/comment.php:2366

Used by 0 functions | Uses 0 functions
« Previous 1 … 19 20 21 … 54 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy