Gestionnaire de fichiers - Editer - /home/wwgoat/public_html/blog/wp-content/themes/foxiz/page.php
Arrière
<?php /** The template for displaying single page */ get_header(); if ( have_posts() ) : while ( have_posts() ) : the_post(); $document = false; if ( class_exists( 'Elementor\Plugin' ) ) { $document = Elementor\Plugin::$instance->documents->get( get_the_ID() ); } if ( $document && $document->is_built_with_elementor() ) { the_content(); } else { foxiz_single_page(); } endwhile; endif; /** get footer */ get_footer();
| ver. 1.4 |
Github
|
.
| PHP 8.0.30 | Génération de la page: 0 |
proxy
|
phpinfo
|
Réglages