?

áEÓê¤ÎïLwebshll2019

Current Path : /home/webyoo/www/sarah/site/wp-content/themes/woodmart/header-elements/
Upload File :
Current File : /home/webyoo/www/sarah/site/wp-content/themes/woodmart/header-elements/button.php

<?php
woodmart_enqueue_inline_style( 'header-elements-base' );

if ( isset( $params['link'] ) ) {
	$link_attrs = '';

	if ( isset( $params['link']['url'] ) ) {
		$link_attrs = 'url:' . rawurlencode( $params['link']['url'] );
	}

	if ( ! empty( $params['link']['blank'] ) ) {
		$link_attrs .= '|target:_blank';
	}

	$params['link'] = $link_attrs;
}

echo woodmart_shortcode_button($params);



web shell, Coded By 2019