| Server IP : 91.134.83.25 / Your IP : 216.73.216.137 Web Server : Apache System : Linux plesk.serveurapc.fr 6.1.0-51-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.177-1 (2026-07-16) x86_64 User : marrasse ( 10057) PHP Version : 8.2.32 Disable Function : opcache_get_status MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /var/www/vhosts/as-cp.fr/wpascp/wp-content/themes/agencepointcom/template-parts/ |
Upload File : |
<article id="post-<?php the_ID(); ?>" <?php post_class(); ?>>
<div class = "page-head">
<h1 class = "page-title">
<?php the_title() ?>
</h1>
<div class = "post-info">
<span class = "post-posted-on"><?php echo get_the_date('j / m / Y'); ?></span> - <span><?php echo get_the_category_list(', '); ?></span>
</div>
</div>
<div class="entry-content">
<?php agencepointcom_post_thumbnail(); ?>
<?php
the_content();
?>
<div class = "post-share-link">
Partagez cet article :
<span><a href = "https://www.facebook.com/sharer/sharer.php?u=<?php the_permalink(); ?>"><i class="fab fa-facebook-square"></i></a></span>
<span><a href = "https://twitter.com/home?status=<?php the_permalink(); ?>"><i class="fab fa-twitter-square"></i></a></span>
<span><a href = "https://www.linkedin.com/shareArticle?mini=true&url=<?php the_permalink(); ?>"><i class="fab fa-linkedin"></i></i></a></span>
</div>
</div><!-- .entry-content -->
</article><!-- #post-<?php the_ID(); ?> -->