_wp_customize_publish_changeset
- %1$s is private and should not be used in themes or plugins directly.
_wp_customize_publish_changeset ( $new_status, $old_status, $changeset_post )
Access:Parameters:- (string) new_status New post status.
- (string) old_status Old post status.
- (WP_Post) changeset_post Changeset post object.
Defined at: - Introduced in WordPress: 4.7.0
- Deprecated in WordPress: —
Description
Publishes a snapshot's changes.