From b80f49d077d014957d47ea0ba921d5368d047a86 Mon Sep 17 00:00:00 2001 From: ashubawork <43743394+ashubawork@users.noreply.github.com> Date: Mon, 25 Oct 2021 09:54:32 +0300 Subject: [PATCH] - fixed the linkedin field url --- includes/core/class-builtin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/core/class-builtin.php b/includes/core/class-builtin.php index 3d30bfd0..7b0ef0a6 100644 --- a/includes/core/class-builtin.php +++ b/includes/core/class-builtin.php @@ -930,7 +930,7 @@ if ( ! class_exists( 'um\core\Builtin' ) ) { 'url_text' => 'LinkedIn', 'advanced' => 'social', 'color' => '#0976b4', - 'match' => 'https://linkedin.com/in/', + 'match' => 'https://linkedin.com/', ), 'googleplus' => array(