Make WordPress Core


Ignore:
Timestamp:
03/13/2019 07:31:49 PM (6 years ago)
Author:
desrosj
Message:

Docs: Correct various spelling mistakes.

Props man4toman.
Fixes #46339.

File:
1 edited

Legend:

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

    r44613 r44894  
    30583058     * changesets by default get garbage collected due to the auto-draft status.
    30593059     * When a changeset post is published, however, it would no longer get cleaned
    3060      * out. Ths is a problem when the changeset posts are never displayed anywhere,
     3060     * out. This is a problem when the changeset posts are never displayed anywhere,
    30613061     * since they would just be endlessly piling up. So here we use the revisions
    30623062     * feature to indicate whether or not a published changeset should get trashed
Note: See TracChangeset for help on using the changeset viewer.