AlkantarClanX12

Your IP : 3.144.108.200


Current Path : /home/thanudqk/thepball.com/wp-content/plugins/wp-smushit/app/views/cdn/
Upload File :
Current File : /home/thanudqk/thepball.com/wp-content/plugins/wp-smushit/app/views/cdn/meta-box-header.php

<?php
/**
 * CDN meta box header.
 *
 * @package WP_Smush
 *
 * @var string $title    Title.
 * @var string $tooltip  Tooltip text.
 */

if ( ! defined( 'WPINC' ) ) {
	die;
}

?>

<h3 class="sui-box-title">
	<?php echo esc_html( $title ); ?>
</h3>

<span class="sui-tag sui-tag-beta sui-tooltip sui-tooltip-constrained" data-tooltip="<?php echo esc_attr( $tooltip ); ?>" style="margin-left: 10px">
	<?php esc_html_e( 'Beta', 'wp-smushit' ); ?>
</span>