Changes between Initial Version and Version 1 of Ticket #38719
- Timestamp:
- 11/08/2016 10:51:48 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #38719
- Property Owner set to
- Property Status new → accepted
-
Ticket #38719 – Description
initial v1 2 2 3 3 1. If any of the JSON content has any strings containing HTML that `kses` doesn't like, it will get stripped when calling `wp_trash_post()` (if a privileged user is not logged in when published. e.g. during WP Cron). See #38715. 4 2. The `post_name` is mutated by appending `__trashed`. This is problematic when someone bookmarks a customizer session. If they return to the session and the changeset has been published or trashed, they should be shown a notice to that effect. With the suffix being added, this then fails for trashed changesets. 4 2. The `post_name` is mutated by appending `__trashed`. This is problematic when someone bookmarks a customizer session. If they return to the session and the changeset has been published or trashed, they should be shown a notice to that effect. With the suffix being added, this then fails for trashed changesets. 5 5 6 _wp_customize_publish_changeset 6 See `_wp_customize_publish_changeset()` for where `wp_trash_post()` is called.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)