Current Path: > home > transcarter > > www > > wp-content > > themes > bridge > templates > blog-parts > masonry-gallery
Operation : Linux host59.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64 Software : Apache Server IP : 198.54.126.42 | Your IP: 216.73.216.135 Domains : 1034 Domain(s) Permission : [ 0755 ]
Name | Type | Size | Last Modified | Actions |
---|---|---|---|---|
date.php | File | 354 bytes | March 10 2023 20:42:14. | |
gallery.php | File | 628 bytes | March 10 2023 20:42:14. | |
image.php | File | 352 bytes | March 10 2023 20:42:14. | |
link.php | File | 808 bytes | March 10 2023 20:42:14. | |
quote.php | File | 934 bytes | March 10 2023 20:42:14. | |
text.php | File | 672 bytes | March 10 2023 20:42:14. |
<div class="post_image"> <div class="flexslider"> <ul class="slides"> <?php $post_content = get_the_content(); preg_match('/\[gallery.*ids=.(.*).\]/', $post_content, $ids); $array_id = explode(",", $ids[1]); foreach($array_id as $img_id){ ?> <li><a itemprop="url" target="_self" href="<?php the_permalink(); ?>"><?php echo wp_get_attachment_image( $img_id, $thumb_size ); ?></a></li> <?php } ?> </ul> </div> <?php get_template_part('templates/blog-parts/masonry-gallery/date', 'blog-masonry-gallery'); ?> </div>
SILENT KILLER Tool