untrashed_comment
Action Hook: Fires immediately after a comment is restored from the Trash.
Source: wp-includes/comment.php:1631
Action Hook: Fires immediately after a comment is restored from the Trash.
Source: wp-includes/comment.php:1631
Action Hook: Fires immediately after a comment is deleted from the database.
Source: wp-includes/comment.php:1517
Function: Moves a comment to the Trash
Source: wp-includes/comment.php:1544
Action Hook: Fires immediately before a comment is sent to the Trash.
Source: wp-includes/comment.php:1563
Action Hook: Fires immediately after a comment is sent to Trash.
Source: wp-includes/comment.php:1580
Function: Add meta data field to a comment.
Source: wp-includes/comment.php:459
Function: Remove metadata matching criteria from a comment.
Source: wp-includes/comment.php:481
Function: Retrieve comment meta field for a comment.
Source: wp-includes/comment.php:501
Function: Update comment meta field based on comment ID.
Source: wp-includes/comment.php:527
Function: Retrieves the name of the metadata table for the specified object type.
Source: wp-includes/meta.php:1139
Function: Retrieves the value of a metadata field for the specified object type and ID.
Source: wp-includes/meta.php:505
Function: Updates the metadata cache for the specified objects.
Source: wp-includes/meta.php:1002
Action Hook: Fires immediately before updating metadata of a specific type.
Source: wp-includes/meta.php:253
Action Hook: Fires immediately before updating a post’s metadata.
Source: wp-includes/meta.php:267
Action Hook: Fires immediately after updating metadata of a specific type.
Source: wp-includes/meta.php:292
Action Hook: Fires immediately after updating a post’s metadata.
Source: wp-includes/meta.php:306
Function: Deletes metadata for the specified object.
Source: wp-includes/meta.php:335
Action Hook: Fires immediately before deleting metadata for a post.
Source: wp-includes/meta.php:431
Action Hook: Fires immediately after deleting metadata of a specific type.
Source: wp-includes/meta.php:463
Action Hook: Fires immediately after deleting metadata for a post.
Source: wp-includes/meta.php:474
Action Hook: Fires immediately after meta of a specific type is added.
Source: wp-includes/meta.php:133
Function: Updates metadata for the specified object. If no value already exists for the specified object ID and metadata key, the metadata will be added.
Source: wp-includes/meta.php:159
Function: Adds metadata for the specified object.
Source: wp-includes/meta.php:30