����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?php
/**
* @var $title
* @var $title_position
* @var $url
* @var $link_attributes
* @var $link_title
* @var $new_window
* @var $attributes
* @var $classes
*/
?>
<?php
if ( $title_position == 'above' ) {
echo $args['before_title'];
if ( $link_title && ! empty( $url ) ) {
echo $this->generate_anchor_open( $url, $link_attributes ) . $title . '</a>';
} else {
echo $title;
}
echo $args['after_title'];
}
?>
<?php
?>
<div class="sow-image-container">
<?php if ( ! empty( $url ) ) : $this->generate_anchor_open( $url, $link_attributes ); endif; ?>
<img <?php foreach( $attributes as $n => $v ) if ( $n === 'alt' || ! empty( $v ) ) : echo $n.'="' . esc_attr( $v ) . '" '; endif; ?>
class="<?php echo esc_attr( implode(' ', $classes ) ) ?>"/>
<?php if ( ! empty( $url ) ) : ?></a><?php endif; ?>
</div>
<?php
if ( $title_position == 'below' ) {
echo $args['before_title'];
if ( $link_title && ! empty( $url ) ) {
echo $this->generate_anchor_open( $url, $link_attributes ) . $title . '</a>';
} else {
echo $title;
}
echo $args['after_title'];
}
?>
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| default.php | File | 1.05 KB | 0644 |
|