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 (have_posts()) : the_post();
echo '
';
$metadata = wp_get_attachment_metadata();
echo '
';
edit_post_link(esc_html__('Edit Media', 'total-school'), '
', '
');
echo '
' .
'
' .
total_school_thumb(get_the_ID(), 'full', false, 'img_' . get_the_ID(), true, true, true, false, get_the_ID());
comments_template();
echo '
';
endif;
echo '
' . "\n" .
'' . "\n\n";
get_footer();