Skip to content

Commit

Permalink
Adjust since annotation.
Browse files Browse the repository at this point in the history
Co-authored-by: Stephen A. Bernhardt <[email protected]>
  • Loading branch information
felixarntz and sabernhardt authored Feb 11, 2025
1 parent 9a516b0 commit b502379
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/wp-includes/comment.php
Original file line number Diff line number Diff line change
Expand Up @@ -3079,7 +3079,7 @@ function generic_ping( $post_id = 0 ) {
*
* @since 0.71
* @since 4.7.0 `$post` can be a WP_Post object.
* @since 6.8 Returns an array of pingback statuses indexed by link.
* @since 6.8.0 Returns an array of pingback statuses indexed by link.
*
* @param string $content Post content to check for links. If empty will retrieve from post.
* @param int|WP_Post $post Post ID or object.
Expand Down

0 comments on commit b502379

Please sign in to comment.