Make WordPress Core


Ignore:
Timestamp:
12/18/2022 01:00:29 PM (2 years ago)
Author:
SergeyBiryukov
Message:

Twenty Seventeen: Document the $twentyseventeencounter global.

Follow-up to [38833], [38986], [55003].

See #57069, #56792.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-content/themes/twentytwelve/functions.php

    r55003 r55004  
    428428     * Used as a callback by wp_list_comments() for displaying the comments.
    429429     *
     430     * @since Twenty Twelve 1.0
     431     *
    430432     * @global WP_Post $post Global post object.
    431      *
    432      * @since Twenty Twelve 1.0
    433433     */
    434434    function twentytwelve_comment( $comment, $args, $depth ) {
Note: See TracChangeset for help on using the changeset viewer.