/var/www/html/wp-content/themes/total-school/

OS : Linux

PHP Version : 7.4.33

Software : Apache/2.4.6 (CentOS) PHP/7.4.33

Information System : Linux apprendre2 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64

Disable Function : ' . "\n"; if ($cmsmasters_layout == 'r_sidebar') { echo '

' . "\n\t"; } elseif ($cmsmasters_layout == 'l_sidebar') { echo '
' . "\n\t"; } else { echo '
'; } echo '
' . "\n"; if (have_posts()) : the_post(); $content_start = substr(get_post_field('post_content', get_the_ID()), 0, 15); if ($cmsmasters_layout == 'fullwidth' && $content_start === '[cmsmasters_row') { echo '
' . '
'; } the_content(); echo '
'; if ($cmsmasters_layout == 'fullwidth' && $content_start === '[cmsmasters_row') { echo '
' . "\n\n" . '
'; } wp_link_pages(array( 'before' => '
' . '' . esc_html__('Pages', 'total-school') . ':', 'after' => '
' . "\n", 'link_before' => ' [ ', 'link_after' => ' ] ' )); endif; if ($cmsmasters_option['total-school' . '_sitemap_nav']) { echo '

' . esc_html__('Website Pages', 'total-school') . '

'; wp_nav_menu(array( 'theme_location' => 'primary', 'container' => '', 'sort_column' => 'menu_order', 'menu_class' => 'cmsmasters_sitemap navigation_menu' )); } if ($cmsmasters_option['total-school' . '_sitemap_categs']) { echo '
' . '

' . esc_html__('Blog Archives by Categories', 'total-school') . '

' . '
    '; wp_list_categories(array( 'title_li' => '', 'orderby' => 'name', 'order' => 'ASC' )); echo '
'; } if ($cmsmasters_option['total-school' . '_sitemap_tags']) { $tags = get_tags(array( 'orderby' => 'name', 'order' => 'DESC' )); echo '
' . '

' . esc_html__('Blog Archives by Tags', 'total-school') . '

' . ''; } if ($cmsmasters_option['total-school' . '_sitemap_month']) { echo '
' . '

' . esc_html__('Blog Archives by Month', 'total-school') . '

' . '
    '; wp_get_archives(array( 'show_post_count' => true, 'format' => 'custom', 'before' => '
  • ', 'after' => '
  • ' )); echo '
'; } if ($cmsmasters_option['total-school' . '_sitemap_pj_categs']) { echo '
' . '

' . esc_html__('Portfolio Archives by Categories', 'total-school') . '

' . '
    '; wp_list_categories(array( 'title_li' => '', 'orderby' => 'name', 'order' => 'ASC', 'taxonomy' => 'pj-categs' )); echo '
'; } if ($cmsmasters_option['total-school' . '_sitemap_pj_tags']) { echo '
' . '

' . esc_html__('Portfolio Archives by Tags', 'total-school') . '

' . '
    '; wp_list_categories(array( 'title_li' => '', 'orderby' => 'name', 'order' => 'ASC', 'hierarchical' => false, 'taxonomy' => 'pj-tags' )); echo '
'; } echo '
' . "\n" . '
' . "\n" . '' . "\n\n"; if ($cmsmasters_layout == 'r_sidebar') { echo "\n" . '' . "\n" . '' . "\n" . '' . "\n"; } elseif ($cmsmasters_layout == 'l_sidebar') { echo "\n" . '' . "\n" . '' . "\n" . '' . "\n"; } get_footer();