mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-11 18:56:10 +09:00
- fixed the linkedin field url
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user