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/twentythirteen/functions.php

    r55003 r55004  
    489489     * Display navigation to next/previous post when applicable.
    490490     *
     491     * @since Twenty Thirteen 1.0
     492     *
    491493     * @global WP_Post $post Global post object.
    492      *
    493      * @since Twenty Thirteen 1.0
    494494     */
    495495    function twentythirteen_post_nav() {
Note: See TracChangeset for help on using the changeset viewer.