mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
4af87d9834
- added 2.6.0 version upgrade script for changing 'vk_url', 'google_url', 'googleplus_url' just to 'url' validate value; - close #1145;
6 lines
103 B
PHP
6 lines
103 B
PHP
<?php if ( ! defined( 'ABSPATH' ) ) exit;
|
|
|
|
return array(
|
|
'social_fields260' => 'social_fields260',
|
|
);
|