403Webshell
Server IP : 213.186.33.4  /  Your IP : 216.73.216.222
Web Server : Apache
System : Linux webm005.cluster103.gra.hosting.ovh.net 6.18.39-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Tue Jul 21 12:03:15 CEST 2026 x86_64
User : karinebmkh ( 644538)
PHP Version : 8.4.22
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/karinebmkh/www2/wp-content/themes/glaza/templates/layouts/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/karinebmkh/www2/wp-content/themes/glaza/templates/layouts/module-list.php
<?php
/**
 * @param array $settings
 * @param null  $query_data
 * loop list 1
 */
if ( ! function_exists( 'glaza_post_list_1' ) ) :
	function glaza_post_list_1( $settings = array(), $query_data = null ) {

		$class_name = 'post-wrap post-fw post-list post-list-1 clearfix';
		if ( ! empty( $settings['classes'] ) ) {
			$class_name .= ' ' . $settings['classes'];
		} ?>
		<article class="<?php echo esc_attr( $class_name ); ?>">
			<?php if ( has_post_thumbnail() ) : ?>
				<div class="col-left col-list">
					<div class="post-thumb-outer"><?php
						glaza_post_extra_info();
						glaza_post_thumb( 'glaza_crop_400x540' );
						?></div>
				</div>
			<?php endif; ?>
			<div class="col-right col-list">
				<div class="post-header">
					<?php
					glaza_post_meta_info();
					glaza_post_title( 'size-1' );
					glaza_post_excerpt( $settings );
					glaza_post_shop( $settings, $query_data );
					glaza_post_readmore( $settings );
					?>
				</div>
			</div>
		</article>
	<?php
	}
endif;


/**
 * @param array $setting
 * @param null  $query_data
 * loop list 2
 */
if ( ! function_exists( 'glaza_post_list_2' ) ) :
	function glaza_post_list_2( $settings = array(), $query_data = null ) {

		if ( ! empty( $settings['shopthepost'] ) ) {
			$settings['shop_icon'] = true;
		}
		$class_name = 'post-wrap post-hs post-list post-list-2 clearfix';
		if ( ! empty( $settings['classes'] ) ) {
			$class_name .= ' ' . $settings['classes'];
		} ?>
		<article class="<?php echo esc_attr( $class_name ); ?>">
			<?php if ( has_post_thumbnail() ) : ?>
				<div class="col-left col-list">
					<div class="post-thumb-outer"><?php
						glaza_post_extra_info( $settings );
						glaza_post_thumb( 'glaza_crop_400x540' );
						?></div>
				</div>
			<?php endif; ?>
			<div class="col-right col-list">
				<div class="post-header">
					<?php
					glaza_post_meta_info();
					glaza_post_title( 'size-2' );
					glaza_post_excerpt( $settings );
					glaza_post_readmore( $settings );
					?>
				</div>
			</div>
		</article>
	<?php
	}
endif;


/**
 * @param array $setting
 * @param null  $query_data
 * loop list 3
 */
if ( ! function_exists( 'glaza_post_list_3' ) ) :
	function glaza_post_list_3( $settings = array(), $query_data = null ) {
		?>
		<article class="post-wrap post-list-3 clearfix">
			<?php if ( has_post_thumbnail() ) : ?>
				<div class="post-thumb-outer"><?php
					glaza_post_thumb( 'glaza_crop_200x200' );
					?></div>
			<?php endif; ?>
			<div class="post-header">
				<?php
				glaza_post_title( 'size-4' );
				$small_date = glaza_get_option( 'small_date' );
				if ( ! empty( $small_date ) ) {
					glaza_post_meta_info( array( 'date' => true ) );
				} ?>
			</div>
		</article>
	<?php
	}
endif;

Youez - 2016 - github.com/yon3zu
LinuXploit