__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?php
use Imagely\NGG\DataTypes\LegacyImage;
use Imagely\NGG\Display\I18N;
/**
* @var LegacyImage[] $images
*/
?>
<div class="ngg-related-gallery">
<?php foreach ( $images as $image ) { ?>
<a href="<?php echo esc_attr( $image->imageURL ); ?>"
title="<?php echo esc_attr( stripslashes( I18N::translate( $image->description, 'pic_' . $image->pid . '_description' ) ) ); ?>"
<?php echo $image->get_thumbcode(); ?>>
<img title="<?php echo esc_attr( stripslashes( I18N::translate( $image->alttext, 'pic_' . $image->pid . '_alttext' ) ) ); ?>"
alt="<?php echo esc_attr( stripslashes( I18N::translate( $image->alttext, 'pic_' . $image->pid . '_alttext' ) ) ); ?>"
data-image-id="<?php echo esc_attr( $image->{$image->id_field} ); ?>"
src="<?php echo esc_attr( $image->thumbURL ); ?>"/>
</a>
<?php } ?>
</div>| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| ContainerAfter.php | File | 0 B | 0644 |
|
| ContainerBefore.php | File | 0 B | 0644 |
|
| ImageAfter.php | File | 6 B | 0644 |
|
| ImageBefore.php | File | 338 B | 0644 |
|
| ListAfter.php | File | 0 B | 0644 |
|
| ListBefore.php | File | 0 B | 0644 |
|
| NoImagesFound.php | File | 66 B | 0644 |
|
| Related.php | File | 832 B | 0644 |
|