WP_Customize_Selective_Refresh::remove_partial

Advertisement

Summery Summery

Removes a partial.

Syntax Syntax

WP_Customize_Selective_Refresh::remove_partial( string $id )

Parameters Parameters

$id

(Required) Customize Partial ID.

Source Source

File: wp-includes/customize/class-wp-customize-selective-refresh.php

	 *
	 * @since 4.5.0
	 */

Advertisement

Changelog Changelog

Changelog
Version Description
4.5.0 Introduced.

Advertisement

Leave a Reply