From 9d48f5cee82d73c6b5c1c5297b48e0ec94a5bb8d Mon Sep 17 00:00:00 2001 From: Amiya Date: Thu, 8 Oct 2015 00:00:38 +0530 Subject: [PATCH] added settings link and updated version --- qa-theme/Donut-theme/qa-styles.css | 2 +- qa-theme/Donut-theme/qa-theme.php | 4 ++-- .../Donut-theme/templates/user-loggedin-drop-down.php | 8 +++++++- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/qa-theme/Donut-theme/qa-styles.css b/qa-theme/Donut-theme/qa-styles.css index c67ba0f..7b350e9 100644 --- a/qa-theme/Donut-theme/qa-styles.css +++ b/qa-theme/Donut-theme/qa-styles.css @@ -1,7 +1,7 @@ /* Theme Name: Donut Theme URI: https://github.com/amiyasahu/Donut/ - Theme Version: 1.4.0 + Theme Version: 1.6.0 Theme Date: 2014-11-13 Theme Author: Amiya Sahu Theme Author URI: http://www.amiyasahu.com/ diff --git a/qa-theme/Donut-theme/qa-theme.php b/qa-theme/Donut-theme/qa-theme.php index 4d06604..d1e6043 100644 --- a/qa-theme/Donut-theme/qa-theme.php +++ b/qa-theme/Donut-theme/qa-theme.php @@ -22,7 +22,7 @@ /** * define the version of the theme that is installed */ - @define( 'DONUT_THEME_VERSION', "1.4.0" ); + @define( 'DONUT_THEME_VERSION', "1.6.0" ); /** * include the required files for the theme @@ -34,4 +34,4 @@ /** * Declaring global variables for caching the userdata */ - $donut_userid_and_levels = array(); \ No newline at end of file + $donut_userid_and_levels = array(); diff --git a/qa-theme/Donut-theme/templates/user-loggedin-drop-down.php b/qa-theme/Donut-theme/templates/user-loggedin-drop-down.php index 43501cf..77a51c8 100644 --- a/qa-theme/Donut-theme/templates/user-loggedin-drop-down.php +++ b/qa-theme/Donut-theme/templates/user-loggedin-drop-down.php @@ -32,6 +32,12 @@ +
  • + + + + +
  • @@ -76,4 +82,4 @@
  • - \ No newline at end of file +