updated theme Twenty Nineteen version 1.7

This commit is contained in:
2020-08-13 14:53:54 +00:00
committed by Gitium
parent d748d6088b
commit f1c4277fcd
17 changed files with 1970 additions and 1940 deletions

View File

@ -141,7 +141,6 @@ add_action( 'customize_controls_enqueue_scripts', 'twentynineteen_panels_js' );
* Sanitize custom color choice.
*
* @param string $choice Whether image filter is active.
*
* @return string
*/
function twentynineteen_sanitize_color_option( $choice ) {