From a1b6ff7b73d5c56f3c89428b2e027ce74353d9b4 Mon Sep 17 00:00:00 2001 From: Giri Dhar Date: Thu, 5 Oct 2017 17:52:46 +0530 Subject: [PATCH] =?UTF-8?q?Email=20label=20changed=20to=20Username=20or=20?= =?UTF-8?q?Email=20=E2=80=93=20CHANGED?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- functions.php | 2 +- inc/geodirectory-compatibility.php | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/functions.php b/functions.php index c012c79..6f1f774 100644 --- a/functions.php +++ b/functions.php @@ -305,7 +305,7 @@ function sd_add_my_account_link($items, $args) {
- ' type="text" name="log" id="user_login" + ' type="text" name="log" id="user_login" value="'; + if (!defined('SD_DEFAULT_GRAVATAR_IMAGE')) define('SD_DEFAULT_GRAVATAR_IMAGE', get_stylesheet_directory_uri() . "/images/gravatar2.png"); + $entry_author = ''; } } }