Server :
Apache
System :
Linux webd003.cluster126.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
User :
atwiofrxug (73666)
PHP Version :
8.4.10
Disable Functions :
_dyuweyrj4,_dyuweyrj4r,dl
Current Directory :
/home/atwiofrxug/mylittletelaviv/wp-content/themes/sahifa/
Directory Status:
Writeable | Document Root:
Writeable
Upload File
Viewing: /home/atwiofrxug/mylittletelaviv/wp-content/themes/sahifa/loop.php
<?php if ( ! have_posts() ) : ?>
<?php get_template_part( 'framework/parts/not-found' ); ?>
<?php
else :
global $loop_layout;
if( empty( $loop_layout ) )
$loop_layout = tie_get_option( 'blog_display' );
if( $loop_layout == 'full_thumb' ){
get_template_part( 'framework/loops/loop-wide-featured' );
}
elseif( $loop_layout == 'content' ){
get_template_part( 'framework/loops/loop-content' );
}
elseif( $loop_layout == 'masonry' ){
get_template_part( 'framework/loops/loop-masonry' );
}
elseif( $loop_layout == 'timeline' ){
get_template_part( 'framework/loops/loop-timeline' );
}
else{
get_template_part( 'framework/loops/loop-default' );
}
endif;
?>
Cyb3r Drag0nz Team • Google Edition