ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-4.4.0
  • Page 20

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_Comment::get_child()

Method: Get a child comment by ID.

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

Used by 0 functions | Uses 0 functions

WP_Comment::populated_children()

Method: Set the ‘populated_children’ flag.

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

Used by 0 functions | Uses 0 functions

WP_Comment::__isset()

Method: Check whether a non-public property is set.

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

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_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_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
« Previous 1 … 19 20 21 … 54 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy