__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?php
$read_more_html = '';
$read_more_icon = '';
if ( $addIcon ) {
$read_more_icon .= sprintf(
'%1$s',
$helper::eb_render_icon( $helper::eb_get_icon_type( $icon ), 'eb-button-icon eb-button-icon-left hvr-icon', $icon )
);
}
if ( $showReadMore ) {
$read_more_html .= sprintf(
'<div class="ebpg-readmore-btn">
<a href="%1$s">%3$s %2$s %4$s</a>
</div>',
get_permalink( $result->ID ),
$readmoreText,
$addIcon && $iconPosition == 'left' ? $read_more_icon : '',
$addIcon && $iconPosition == 'right' ? $read_more_icon : '',
);
}
return $read_more_html;
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| meta | Folder | 0750 |
|
|
| carousel-markup.php | File | 2.25 KB | 0640 |
|
| category-filter.php | File | 1.76 KB | 0640 |
|
| grid-markup.php | File | 2.8 KB | 0640 |
|
| post-content.php | File | 1.02 KB | 0640 |
|
| post-thumbnail.php | File | 1.2 KB | 0640 |
|
| read-more.php | File | 643 B | 0640 |
|
| title.php | File | 769 B | 0640 |
|