From a604bba1f7e861cc4d7211d4fff5d9d87f28b3e3 Mon Sep 17 00:00:00 2001 From: Ian Belanger Date: Mon, 10 Feb 2020 19:10:21 +0000 Subject: [PATCH] Bundled Themes: Twenty Twenty add WhatsApp to the social icon menu. This adds WhatsApp as an option in the social icon menu. Props rryyaanndd, audrasjb. Fixes #49098. git-svn-id: https://develop.svn.wordpress.org/trunk@47243 602fd350-edb4-49c9-b593-d223f7449a82 --- .../twentytwenty/classes/class-twentytwenty-svg-icons.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/wp-content/themes/twentytwenty/classes/class-twentytwenty-svg-icons.php b/src/wp-content/themes/twentytwenty/classes/class-twentytwenty-svg-icons.php index 6193d3cd68..025ad9f844 100644 --- a/src/wp-content/themes/twentytwenty/classes/class-twentytwenty-svg-icons.php +++ b/src/wp-content/themes/twentytwenty/classes/class-twentytwenty-svg-icons.php @@ -246,6 +246,9 @@ if ( ! class_exists( 'TwentyTwenty_SVG_Icons' ) ) { 'vk' => '', + 'whatsapp' => ' +', + // phpcs:disable WordPress.WP.CapitalPDangit.Misspelled 'wordpress' => '',