From d491283f2c9d183a6988771eb56dbfd831d86b62 Mon Sep 17 00:00:00 2001 From: Antoine M Date: Thu, 25 Sep 2025 15:13:57 +0200 Subject: [PATCH] FEATURE Adding a link to the author single --- .../acf-blocks/team-authors/team-authors.php | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/plugins/dynamiques-blocks/acf-blocks/team-authors/team-authors.php b/plugins/dynamiques-blocks/acf-blocks/team-authors/team-authors.php index 7639fbf..855478b 100644 --- a/plugins/dynamiques-blocks/acf-blocks/team-authors/team-authors.php +++ b/plugins/dynamiques-blocks/acf-blocks/team-authors/team-authors.php @@ -59,15 +59,21 @@ $authors = get_posts(array(
  • - <?php echo $author_thumbnail['alt']; ?> + + <?php echo $author_thumbnail['alt']; ?> + -
    - -
    + +
    + +
    +
    -

    post_title; ?>

    +

    + post_title; ?> +