From c1fb81ddaafd385f80b3dd63d731b79d69043425 Mon Sep 17 00:00:00 2001 From: Bruno 21 Date: Fri, 11 Jan 2019 07:01:53 +0100 Subject: [PATCH] Edit post - post-meta.php: ajout de la condition if (current_user_can( 'edit_post' )) --- formats/single-post/post-meta.php | 4 +++- single-post.php | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/formats/single-post/post-meta.php b/formats/single-post/post-meta.php index 497e039..01d0a52 100755 --- a/formats/single-post/post-meta.php +++ b/formats/single-post/post-meta.php @@ -11,8 +11,10 @@ / + / + - \ No newline at end of file + diff --git a/single-post.php b/single-post.php index f6abf13..d253d59 100755 --- a/single-post.php +++ b/single-post.php @@ -97,7 +97,7 @@ $bg_title_img = $kk_parallax[1]; - +