From 57acba4bfb28eb5038a15d743a9b67e888ebb99c Mon Sep 17 00:00:00 2001 From: Vipul Basapati Date: Wed, 16 Aug 2017 13:02:11 +0530 Subject: [PATCH] Added author names on the main page and added a link to gravatar to point to author's post --- Hax/functions.php | 26 +++++++++++++------------- Hax/single.php | 4 ++-- Hax/views/article-list.php | 20 ++++++++++++++++++-- 3 files changed, 33 insertions(+), 17 deletions(-) diff --git a/Hax/functions.php b/Hax/functions.php index 22ac6ab..deb460c 100644 --- a/Hax/functions.php +++ b/Hax/functions.php @@ -52,16 +52,16 @@ function mozhacks_admin_init(){ // Render the Social Sharing checkbox on the settings page function mozhacks_settings_field_share_posts() { - ?> -
- -
- +
+ +
+