From 10de95398d07dbdb12e75283fb5467bc49eeca4d Mon Sep 17 00:00:00 2001 From: Steve Jones Date: Sun, 22 Oct 2023 20:25:02 -0400 Subject: [PATCH] Twitter link in author box needs to be fixed Fixes #490 --- author.php | 2 +- single.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/author.php b/author.php index 989ac1f..04b4c5d 100644 --- a/author.php +++ b/author.php @@ -66,7 +66,7 @@ ID, 'twitter', true ) ) ) { ?>
  • - + diff --git a/single.php b/single.php index 7dc0618..5299311 100644 --- a/single.php +++ b/single.php @@ -301,7 +301,7 @@ function eqd_single_after_entry_author_info() { if ( ! empty( get_user_meta( $id, 'twitter', true ) ) ) { ?>
  • - +