Make WordPress Core


Ignore:
Timestamp:
06/19/2023 06:26:01 PM (20 months ago)
Author:
johnbillion
Message:

General: Replace some instances of "blog" with "site" in documentation, translator comments, and user-facing text strings.

This is not an exhaustive change, but it gets us closer to using "site" in place of "blog" in as many places as possible.

Props NekoJonez, audrasjb, oglekler

Fixes #58117

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/phpunit/tests/general/feedLinksExtra.php

    r54161 r55942  
    173173     *        Optional arguments. Default empty.
    174174     *
    175      *        @type string $separator     The separator between blog name and feed type.
     175     *        @type string $separator     The separator between site name and feed type.
    176176     *        @type string $singletitle   The title of the comments feed.
    177177     *        @type string $cattitle      The title of the category feed.
Note: See TracChangeset for help on using the changeset viewer.