customizer_edit_button(); // @codingStandardsIgnoreStart WPThemeReview.CoreFunctionality.PrefixAllGlobals.NonPrefixedVariableFound $text = get_theme_mod( 'header_button_text', esc_html__( 'Click me', 'botiga' ) ); $url = get_theme_mod( 'header_button_link', '#' ); $class = get_theme_mod( 'header_button_class', '' ); $newtab = get_theme_mod( 'header_button_newtab', 0 ); $open = ''; if ( $newtab ) { $open = 'target="_blank"'; } // @codingStandardsIgnoreEnd WPThemeReview.CoreFunctionality.PrefixAllGlobals.NonPrefixedVariableFound ?> class="button" href="">