From b9fc9c026d1b35db39f7fa18a55bba92a46bc94f Mon Sep 17 00:00:00 2001 From: Gustavo Rubio Date: Sun, 11 Feb 2018 22:53:36 -0800 Subject: [PATCH] - Added bitbucket social icon support --- functions.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/functions.php b/functions.php index b4f3b9a..8ace54c 100755 --- a/functions.php +++ b/functions.php @@ -307,6 +307,7 @@ function ct_author_social_array() { 'deviantart' => 'author_deviantart_profile', 'digg' => 'author_digg_profile', 'github' => 'author_github_profile', + 'bitbucket' => 'author_bitbucket_profile', 'hacker-news' => 'author_hacker-news_profile', 'snapchat' => 'author_snapchat_profile', 'bandcamp' => 'author_bandcamp_profile', @@ -358,6 +359,7 @@ function ct_author_social_icons_output() { 'steam', 'xing', 'github', + 'bitbucket', 'google-plus', 'behance', 'facebook'