Removes the signature in case we experience a case where the Customizer was not properly executed.
$callbackcallable|nulloptional
Default:null
public function remove_preview_signature( $callback = null ) {
_deprecated_function( __METHOD__, '4.7.0' );
return $callback;
}
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/wp_customize_manager/remove_preview_signature