mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-04 17:20:07 +00:00
Docs: Correct various spelling mistakes.
Props man4toman. Fixes #46339. git-svn-id: https://develop.svn.wordpress.org/trunk@44894 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -3057,7 +3057,7 @@ function _wp_customize_publish_changeset( $new_status, $old_status, $changeset_p
|
||||
* Trash the changeset post if revisions are not enabled. Unpublished
|
||||
* changesets by default get garbage collected due to the auto-draft status.
|
||||
* When a changeset post is published, however, it would no longer get cleaned
|
||||
* out. Ths is a problem when the changeset posts are never displayed anywhere,
|
||||
* out. This is a problem when the changeset posts are never displayed anywhere,
|
||||
* since they would just be endlessly piling up. So here we use the revisions
|
||||
* feature to indicate whether or not a published changeset should get trashed
|
||||
* and thus garbage collected.
|
||||
|
||||
Reference in New Issue
Block a user