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
|
5bb9f26f45
|
- fixed issue #1131;
|
2023-03-28 00:19:25 +03:00 |
|
Nikita Sinelnikov
|
4cae48b500
|
- fixed #1144;
|
2023-03-27 17:29:19 +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 |
|
Nikita Sinelnikov
|
74e1ea260d
|
- Fixed typos in gettext domain #1156. Thanks to @DanWin
|
2023-03-27 15:22:09 +03:00 |
|
Nikita Sinelnikov
|
5dac9aa616
|
- reviewed #1143;
|
2023-03-27 15:11:43 +03:00 |
|
Nikita Sinelnikov
|
5e977f7566
|
Merge pull request #1143 from ultimatemember/fix/date_picker
Date Picker field value format
|
2023-03-27 15:06:45 +03:00 |
|
Nikita Sinelnikov
|
dafb1600f3
|
Merge pull request #1147 from ultimatemember/feature/seo_image_size
Change the profile SEO image
|
2023-03-27 11:18:08 +03:00 |
|
Nikita Sinelnikov
|
72a0d9128e
|
Merge pull request #1139 from ultimatemember/fix/role_profile_noindex
Avoid indexing profile by search engines
|
2023-03-27 11:05:11 +03:00 |
|
Nikita Sinelnikov
|
963a4653e5
|
Merge pull request #1140 from ultimatemember/fix/unslash_password
Password with quotes
|
2023-03-27 10:59:45 +03:00 |
|
Nikita Sinelnikov
|
c2033ef0c8
|
Merge pull request #1138 from ultimatemember/fix/php_notice_undefined_index_options
Notice: Undefined index: options
|
2023-03-27 10:56:25 +03:00 |
|
Nikita Sinelnikov
|
f71ff99564
|
- reviewed #1153;
|
2023-03-27 10:54:47 +03:00 |
|
Nikita Sinelnikov
|
64b4b3ffcc
|
Merge pull request #1153 from ultimatemember/fix/user_locale
User language in dashboard
|
2023-03-27 10:40:10 +03:00 |
|
Nikita Sinelnikov
|
28aa76cd44
|
Merge pull request #1141 from ultimatemember/fix/create_um_metadata
Create custom table for usermeta
|
2023-03-27 10:28:02 +03:00 |
|
ashubawork
|
0642986696
|
- add the user_registered field to restricted array of fields
|
2023-03-22 13:32:45 +02:00 |
|
yuriinalivaiko
|
0b3f9b4bb6
|
- fixed locale for loading MO file
|
2023-03-19 17:24:47 +02:00 |
|
yuriinalivaiko
|
dee3ea90c5
|
- added hooks to change the profile SEO image
- added hook 'um_profile_dynamic_meta_image_size'
- added hook 'um_profile_dynamic_meta_image_type'
|
2023-03-08 14:07:49 +02:00 |
|
yuriinalivaiko
|
2f9300e936
|
- fixed: Date Picker field value format
|
2023-03-03 17:05:53 +02:00 |
|
yuriinalivaiko
|
bb87582c5b
|
- fixed: create the custom table for usermeta if does not exists
|
2023-03-02 17:27:40 +02:00 |
|
yuriinalivaiko
|
861930f108
|
- fixed input POST data on Change Password
|
2023-03-01 15:33:11 +02:00 |
|
yuriinalivaiko
|
2a184cbe68
|
- fixed role setting "Avoid indexing profile by search engines"
|
2023-02-24 16:08:16 +02:00 |
|
yuriinalivaiko
|
9da45a076f
|
- fixed PHP Notice: Undefined index: options
|
2023-02-24 10:48:59 +02:00 |
|
yuriinalivaiko
|
03a541dab1
|
- fixed social links in profile header
|
2023-02-17 20:21:22 +02:00 |
|
Nikita Sinelnikov
|
19585072f0
|
Merge branch 'master' of https://github.com/ultimatemember/ultimatemember into development/2.5.4
|
2023-02-14 11:34:40 +02:00 |
|
ashubawork
|
9b7ed5bcd5
|
- change esc_url to esc_url_raw
|
2023-02-08 14:43:51 +02:00 |
|
Nikita Sinelnikov
|
2d036eafa4
|
Merge pull request #1124 from ultimatemember/feature/new_social_networks
New social networks
|
2023-02-06 12:41:50 +02:00 |
|
Nikita Sinelnikov
|
e28c66acb7
|
Merge pull request #1119 from ultimatemember/fix/php_warning_if_empty_password
Fix php warning if empty password
|
2023-02-06 12:39:44 +02:00 |
|
Nikita Sinelnikov
|
6e753887f7
|
Merge pull request #1126 from ultimatemember/feature/add_hook_for_date_field
Hook a for a date field
|
2023-02-06 12:37:21 +02:00 |
|
Nikita Sinelnikov
|
08b44fb842
|
- fixed #1125;
|
2023-01-20 01:40:44 +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 |
|
ashubawork
|
d43c200713
|
- add hook for date field
|
2023-01-16 13:56:09 +02:00 |
|
Nikita Sinelnikov
|
1cf8d88f5d
|
- added support of the iframes inside textarea with enabled the "HTML using" option;
|
2023-01-13 00:51:51 +02:00 |
|
Daniel Winzen
|
d18943771d
|
Fix honeypot triggering in password reset, when not set
|
2023-01-10 13:11:18 +01:00 |
|
yuriinalivaiko
|
32517ccbe4
|
- fixed PHP Warning if password is empty
|
2023-01-09 21:49:12 +02:00 |
|
Nikita Sinelnikov
|
b312b31d1e
|
- closed #1115;
|
2023-01-05 20:45:41 +02:00 |
|
Nikita Sinelnikov
|
4984acb3bc
|
- upgrade Extensions page;
|
2023-01-03 01:11:26 +02:00 |
|
Nikita Sinelnikov
|
ce5adf050b
|
- added function for getting allowed tags in wp_kses sanitizing;
|
2023-01-02 16:10:31 +02:00 |
|
Nikita Sinelnikov
|
bd0b92ef24
|
- fixed #1110;
|
2022-12-16 15:53:46 +02:00 |
|
Nikita Sinelnikov
|
172e681714
|
- probably fixed: #1084;
|
2022-12-13 23:39:42 +02:00 |
|
Nikita Sinelnikov
|
8b2770b12e
|
- deprecated: UM()->user()->password_reset_key variable;
- fixed: #1083, #991
|
2022-12-13 23:16:33 +02:00 |
|
Nikita Sinelnikov
|
43d2fe6a45
|
- possible solution for #1091;
|
2022-12-13 16:41:35 +02:00 |
|
Nikita Sinelnikov
|
c5501fe6d6
|
- fixed #1094;
|
2022-12-13 16:13:29 +02:00 |
|
Nikita Sinelnikov
|
8b5bb5d784
|
- fixed #1082;
- used wp_mkdir to avoid the filesystem conflict;
|
2022-12-13 15:52:57 +02:00 |
|
Nikita Sinelnikov
|
0f8b87f288
|
- closed #1100;
|
2022-12-13 15:25:32 +02:00 |
|
Nikita Sinelnikov
|
19c83933f2
|
- closed #1101;
|
2022-12-13 14:53:35 +02:00 |
|
yuriinalivaiko
|
0771f56df2
|
- added data type verification for the 'url' field
|
2022-12-08 14:49:28 +02:00 |
|
Nikita Sinelnikov
|
d9919c249b
|
Merge branch 'development/2.5.2' of https://github.com/ultimatemember/ultimatemember into development/2.5.2
|
2022-11-09 03:17:40 +02:00 |
|
Nikita Sinelnikov
|
2004aa7dde
|
Custom dropdown callback functions security enhancements:
- avoid using different letter case for bypass the blacklist e.g. phpInfo
- avoid using root namespace for bypass the blacklist e.g. \phpinfo
|
2022-11-09 03:17:23 +02:00 |
|
Nikita Sinelnikov
|
faa5a9d4f9
|
Update class-admin-upgrade.php
|
2022-11-03 01:46:31 +02:00 |
|