WPDev.one
Core Function
View Source on Trac ↗

_wp_delete_customize_changeset_dependent_auto_drafts()

_wp_delete_customize_changeset_dependent_auto_drafts( mixed $post_id )

Deletes auto-draft posts associated with the supplied changeset.

Parameters 1 required

Name / Type Description
$post_id
int

Post ID for the customize_changeset.

Required

Return Value

(void)
No return value description available.

Function Information

Since Version
4.8.0
Source File
wp-includes/nav-menu.php
Advertisement