dvadf
File manager - Edit - /home/centroca/public_html/wp/wp-content/plugins/nextgen-gallery/templates/GalleryDisplay/ImageBefore.php
Back
<?php /** * Gallery Display Image Before Template. * * @package Nextgen Gallery * @var int $index * @var string $class * @var Image $image */ use Imagely\NGG\DataTypes\Image; if ( ! isset( $id ) ) { $id = 'ngg-image-' . $index; } ?> <div id="<?php echo esc_attr( $id ); ?>" class="<?php echo esc_attr( $class ); ?>" <?php if ( isset( $image->style ) ) { echo esc_attr( $image->style );} ?> >
dvadf
dvadf
| ver. 1.4 |
Github
|
.
| PHP 7.3.33 | Generation time: 0 |
proxy
|
phpinfo
|
Settings