Make WordPress Core


Ignore:
Timestamp:
12/18/2022 01:00:29 PM (3 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/twentyseventeen/inc/template-tags.php

    r55003 r55004  
    126126 * Display a front page section.
    127127 *
    128  * @global WP_Post $post Global post object.
     128 * @global int|string $twentyseventeencounter Front page section counter.
     129 * @global WP_Post    $post                   Global post object.
    129130 *
    130131 * @param WP_Customize_Partial $partial Partial associated with a selective refresh request.
Note: See TracChangeset for help on using the changeset viewer.