Changeset 44894 for trunk/src/wp-includes/theme.php
- Timestamp:
- 03/13/2019 07:31:49 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/theme.php
r44613 r44894 3058 3058 * changesets by default get garbage collected due to the auto-draft status. 3059 3059 * When a changeset post is published, however, it would no longer get cleaned 3060 * out. Th s 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, 3061 3061 * since they would just be endlessly piling up. So here we use the revisions 3062 3062 * feature to indicate whether or not a published changeset should get trashed
Note: See TracChangeset
for help on using the changeset viewer.