Logo::update_logo_theme_mod( string $value, string $old_value )

Updates the theme mode JSON based on the custom logo value.


Description

Used for backwards compatibility with previous component.


Parameters

$value

(Required) The new value for the theme mod.

$old_value

(Required) The previous value.


Return

(string)


Source

File: header-footer-grid/Core/Components/Logo.php