Make WordPress Core


Ignore:
Timestamp:
11/04/2025 07:49:55 PM (6 weeks ago)
Author:
SergeyBiryukov
Message:

Docs: Add some missing full stops in various DocBlocks.

Follow-up to [8196], [32846], [34928].

Props sujansarkar, shailu25, dhruvang21, westonruter, SergeyBiryukov.
Fixes #64181.

File:
1 edited

Legend:

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

    r61120 r61139  
    628628 * @see get_query_template()
    629629 *
    630  * @return string Full path to singular template file
     630 * @return string Full path to singular template file.
    631631 */
    632632function get_singular_template() {
Note: See TracChangeset for help on using the changeset viewer.