Gestionnaire de fichiers - Editer - /home/wwgoat/public_html/blog/wp-content/themes/foxiz/templates/modules/overlay.php
Arrière
<?php if ( ! function_exists( 'foxiz_overlay_1' ) ) { /** * @param array $settings * */ function foxiz_overlay_1( $settings = array() ) { if ( empty( $settings['title_tag'] ) ) { $settings['title_tag'] = 'h2'; } if ( empty( $settings['crop_size'] ) ) { $settings['crop_size'] = 'foxiz_crop_g2'; } $settings['post_classes'] = 'p-highlight p-overlay-1'; ?> <div class="<?php foxiz_post_classes( $settings ); ?>"> <div class="overlay-holder"> <?php foxiz_entry_featured( $settings ); ?> <div class="overlay-wrap overlay-text"> <div class="p-content overlay-inner p-gradient"> <?php foxiz_entry_counter( $settings ); foxiz_entry_top( $settings ); foxiz_entry_title( $settings ); foxiz_entry_review( $settings ); foxiz_entry_excerpt( $settings ); foxiz_entry_meta( $settings ); foxiz_entry_readmore( $settings ); ?> </div> </div> </div> </div> <?php } } if ( ! function_exists( 'foxiz_overlay_2' ) ) { /** * @param array $settings * */ function foxiz_overlay_2( $settings = array() ) { if ( empty( $settings['title_tag'] ) ) { $settings['title_tag'] = 'h3'; } if ( empty( $settings['crop_size'] ) ) { $settings['crop_size'] = 'foxiz_crop_g1'; } $settings['post_classes'] = 'p-overlay p-overlay-2'; ?> <div class="<?php foxiz_post_classes( $settings ); ?>"> <div class="overlay-holder"> <?php foxiz_entry_featured( $settings ); ?> <div class="overlay-wrap overlay-text"> <div class="p-content overlay-inner p-gradient"> <?php foxiz_entry_counter( $settings ); foxiz_entry_top( $settings ); foxiz_entry_title( $settings ); foxiz_entry_review( $settings ); foxiz_entry_excerpt( $settings ); foxiz_entry_meta( $settings ); foxiz_entry_readmore( $settings ); ?> </div> </div> </div> </div> <?php } }
| ver. 1.4 |
Github
|
.
| PHP 8.0.30 | Génération de la page: 0.01 |
proxy
|
phpinfo
|
Réglages