mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-02 08:10:04 +00:00
Docs: Remove "the the" dittography from inline comments.
Props Presskopp. Fixes #41835. git-svn-id: https://develop.svn.wordpress.org/trunk@41350 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -2904,7 +2904,7 @@ function _wp_customize_publish_changeset( $new_status, $old_status, $changeset_p
|
||||
/*
|
||||
* The following re-formulates the logic from wp_trash_post() as done in
|
||||
* wp_publish_post(). The reason for bypassing wp_trash_post() is that it
|
||||
* will mutate the the post_content and the post_name when they should be
|
||||
* will mutate the post_content and the post_name when they should be
|
||||
* untouched.
|
||||
*/
|
||||
if ( ! EMPTY_TRASH_DAYS ) {
|
||||
|
||||
Reference in New Issue
Block a user