Make WordPress Core


Ignore:
Timestamp:
05/12/2023 09:33:08 PM (2 years ago)
Author:
johnbillion
Message:

Docs: Various corrections and improvements to inline docs and docblocks.

See #57840

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/comment.php

    r55749 r55753  
    29822982 *
    29832983 * @param int|WP_Post $post Post ID or object to do trackbacks on.
     2984 * @return void|false Returns false on failure.
    29842985 */
    29852986function do_trackbacks( $post ) {
Note: See TracChangeset for help on using the changeset viewer.