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 '
' . "\n";
if (get_post_format() != '') {
get_template_part('framework/postType/portfolio/post/' . get_post_format());
} else {
get_template_part('framework/postType/portfolio/post/standard');
}
echo '
';
endif;
echo '
' . "\n" .
'' . "\n\n";
get_footer();