Files
ultimatemember/includes/admin/core/packages/2.6.0/hooks.php
T
Nikita Sinelnikov 4af87d9834 - removed Google+, VKonakte but leaves these custom fields as just URL type with Website URL validation;
- added 2.6.0 version upgrade script for changing 'vk_url', 'google_url', 'googleplus_url' just to 'url' validate value;
- close #1145;
2023-03-27 16:56:58 +03:00

6 lines
103 B
PHP

<?php if ( ! defined( 'ABSPATH' ) ) exit;
return array(
'social_fields260' => 'social_fields260',
);