Mykyta Synelnikov
|
e1f550afb5
|
- changed "e-mail" to "email";
- changed texts for admin notices;
- added a few links to docs;
|
2024-02-16 15:12:21 +02:00 |
|
Mykyta Synelnikov
|
02e8f32a83
|
- fixed field type label;
|
2024-02-14 15:26:49 +02:00 |
|
Mykyta Synelnikov
|
510f9e46ed
|
- updated Twitter texts to X;
|
2023-12-19 13:48:50 +02:00 |
|
Mykyta Synelnikov
|
73077e1449
|
Merge pull request #1327 from ultimatemember/development/2.7.x
Version 2.8.0
|
2023-12-08 01:25:01 +02:00 |
|
Mykyta Synelnikov
|
ea29de63cc
|
- partially reviewed #1361;
|
2023-11-29 19:50:00 +02:00 |
|
Towhid
|
8b1b931416
|
Changed Swaziland to Eswatini
Country name officially changed from Kingdom of Swaziland to Kingdom of Eswatini In April 2018
|
2023-10-14 09:46:10 +06:00 |
|
Mykyta Synelnikov
|
df47e006d7
|
- changed version to 2.7.0;
- updated dependencies to 2.7.0;
|
2023-10-10 18:20:15 +03:00 |
|
ashubawork
|
b88ddf881f
|
- add a youtube video validatation
|
2023-10-09 18:53:34 +03:00 |
|
ashubawork
|
86afc2523a
|
- init commit
|
2023-09-22 14:52:12 +03:00 |
|
Mykyta Synelnikov
|
887dfa4428
|
- WPCS;
|
2023-09-13 16:19:48 +03:00 |
|
ashubawork
|
35132844c5
|
- change validation
|
2023-09-13 15:06:22 +03:00 |
|
ashubawork
|
1e2f285289
|
- add the ID to the blacklist of meta key
|
2023-09-13 13:10:29 +03:00 |
|
Mykyta Synelnikov
|
cb2b4e1dec
|
- fixed "editable" field data format in predefined fields;
|
2023-08-18 15:33:12 +03:00 |
|
Mykyta Synelnikov
|
053b7284bc
|
- fixed 'required_opt' data;
|
2023-06-29 20:22:06 +03:00 |
|
Mykyta Synelnikov
|
3c11dfb47a
|
- removed extract() from dynamic_modal_content() function;
- wpcs for `dynamic_modal_content()`;
- updated hookdocs for `um_admin_ajax_modal_content__hook_{$act_id}` hook;
- updated hookdocs for `um_admin_ajax_modal_content__hook` hook;
|
2023-06-22 23:29:57 +03:00 |
|
Mykyta Synelnikov
|
d5990c7bbb
|
- removed extract() from um_admin_pre_save_fields_hook() function;
- updated hookdoc for `um_admin_pre_save_fields_hook` hook;
- updated hookdoc for `um_fields_without_metakey` hook;
|
2023-06-22 16:09:17 +03:00 |
|
Mykyta Synelnikov
|
d0d69372c1
|
- added textdomain;
- updated readme.txt
|
2023-06-13 13:17:03 +03:00 |
|
ashubawork
|
4c6a2c3b45
|
- add a spotify field
|
2023-06-13 09:32:03 +03:00 |
|
Mykyta Synelnikov
|
034d9e8b43
|
- fixed dynamically declared variables inside the classes;
|
2023-04-17 20:16:15 +03:00 |
|
Nikita Sinelnikov
|
48312ccbe5
|
- wpcs and added default array() value for getting um_fields option;
|
2023-03-29 12:34:16 +03:00 |
|
Nikita Sinelnikov
|
aa8000bde9
|
- added filter for making 3rd-party roles editable through Ultimate Member interfaces. Use 'um_extend_editable_roles' and pass there an array of role keys( e.g. 'editor', 'administrator', etc. );
- reviewed and closed #1151;
|
2023-03-28 01:53:50 +03:00 |
|
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 |
|
yuriinalivaiko
|
03a541dab1
|
- fixed social links in profile header
|
2023-02-17 20:21:22 +02:00 |
|
ashubawork
|
4d9f3e0341
|
- add twitch and reddit
|
2023-01-18 14:56:03 +02:00 |
|
ashubawork
|
055f7984c8
|
- add tiktok
|
2023-01-18 13:47:07 +02:00 |
|
Nikita Sinelnikov
|
fac2f9fdc5
|
- fixed #1085;
|
2022-10-24 17:34:54 +03:00 |
|
Nikita Sinelnikov
|
5281c1e654
|
- fixed upgrade script;
|
2022-08-15 14:25:19 +03:00 |
|
ashubawork
|
6440499b17
|
- change type for phones fields
|
2022-06-29 13:49:10 +03:00 |
|
Nikita Sinelnikov
|
fe88b40939
|
- using slashes in the callback function setting of the dropdown fields;
|
2022-06-08 21:24:23 +03:00 |
|
Nikita Sinelnikov
|
b3d9c8f989
|
- code review;
- changed readme;
|
2021-12-15 16:40:25 +02:00 |
|
ashubawork
|
ff18aa5ec7
|
- added a discord field (issue #926)
|
2021-12-13 12:52:36 +02:00 |
|
Nikita Sinelnikov
|
4e90ec5502
|
- Skype field code review;
|
2021-12-11 02:55:42 +02:00 |
|
Nikita Sinelnikov
|
86e692b1fc
|
Merge pull request #931 from ultimatemember/fix/social_user_fields
New user fields and skype fix (issue #926, #928)
|
2021-12-10 15:29:02 +02:00 |
|
Nikita Sinelnikov
|
60c8c7a305
|
Merge pull request #937 from ultimatemember/fix/linkedin_field
LinkedIn field
|
2021-12-10 15:20:27 +02:00 |
|
Lukas Jokūbas Jakubauskas
|
bae704093e
|
Update class-builtin.php
I am using Ultimate Member for a project targeted at businesses and organisations from Georgia, however they recently changed their official country name to Sakartvelo and asked us to use the appropriate name. More info here: https://www.lrt.lt/en/news-in-english/19/1317371/lithuania-approves-sakartvelo-as-official-name-for-georgia
|
2021-11-06 15:33:49 +02:00 |
|
ashubawork
|
b80f49d077
|
- fixed the linkedin field url
|
2021-10-25 09:54:32 +03:00 |
|
ashubawork
|
ce3fbbc512
|
- fixed the skype field for new skype id
- added viber, whatsapp and telegram fields
|
2021-10-05 10:05:16 +03:00 |
|
Nikita Sinelnikov
|
0b6ac8088a
|
- fixed some typos and added escapers for SoundCloud Track field value;
|
2021-09-20 21:13:37 +03:00 |
|
Nikita Sinelnikov
|
1e5e1f298d
|
- fixed sanitizing types;
- fixed `in_group` attribute sanitizing;
|
2021-07-21 20:26:33 +03:00 |
|
Nikita Sinelnikov
|
a6fa8ab3ea
|
- fixed sanitizing data on submit field data in wp-admin builder;
|
2021-07-15 13:50:23 +03:00 |
|
yuriinalivaiko
|
9f4585de43
|
The field setting "Confirm password field label"
See GitHub issue #828
|
2021-06-07 16:50:05 +03:00 |
|
Nikita Sinelnikov
|
8dc7d9f425
|
Merge pull request #709 from ultimatemember/feature/profile_noindex
Indexing of Profiles
|
2021-03-03 14:41:14 +02:00 |
|
nikitasinelnikov
|
41350e1391
|
- fixed PHP notices when there aren't UM custom roles and we get bool variable from get_option( 'um_roles' );
|
2020-12-16 13:37:13 +02:00 |
|
denisbaranov
|
3ffb8257af
|
New: The user role setting 'Avoid indexing profile by search engines'
|
2020-12-15 17:25:24 +02:00 |
|
andrewshuba
|
1a40e7e30b
|
- add divider privacy field for UM v3
|
2020-11-27 17:00:07 +02:00 |
|
nikitasinelnikov
|
200796c112
|
- added hooks and integrations for JobBoardWP plugin;
|
2020-07-31 00:35:13 +03:00 |
|
nikitasinelnikov
|
88bad895c8
|
- updated languages files;
- changed labels;
|
2020-06-19 15:29:50 +03:00 |
|
nikitasinelnikov
|
02fde13b39
|
- added profile privacy setting for the avoiding profile indexation;
|
2020-06-19 13:07:04 +03:00 |
|
nikitasinelnikov
|
067f0d6a78
|
Fixed issues with "key => value" fields (dropdown + multiselect) if 'um_select_options_pair' filter is used;
Added JS filters to member directory functionality;
|
2020-02-06 14:54:13 +02:00 |
|
nikitasinelnikov
|
5006ac83fb
|
- added filter for default setting for Hide in Members;
|
2020-01-14 22:22:11 +02:00 |
|