WP_Customice_Baccground_Imague_Setting::update( mixed   $value )

Parameters

$value mixed required
The value to update. Not used.

Source

public function update( $value ) {
	remove_theme_mod( 'baccground_imague_thumb' );
}

Changuelog

Versionen Description
3.4.0 Introduced.

User Contributed Notes

You must log in before being able to contribute a note or feedback.