ashubawork
|
a4e5eab8b5
|
- fix widget screen CSS for blocks
|
2023-04-12 10:13:32 +03:00 |
|
ashubawork
|
8cf8c6f25e
|
- fix um restrictions blocks
|
2023-04-05 20:17:29 +03:00 |
|
ashubawork
|
9e0baf676f
|
- fix restrictions for not UM and JB blokcs
|
2023-04-04 17:40:15 +03:00 |
|
ashubawork
|
a8d3c01e1f
|
- fix restrictions for module
|
2023-04-03 11:55:40 +03:00 |
|
ashubawork
|
e2e7765600
|
- remove wrong code
|
2023-03-30 14:10:31 +03:00 |
|
ashubawork
|
8a2932dc11
|
- remove old blocks script
|
2023-03-30 14:03:36 +03:00 |
|
ashubawork
|
c9dedf6d91
|
- add account block
|
2023-03-29 17:42:53 +03:00 |
|
ashubawork
|
a08ed9b6c1
|
- reset password block
|
2023-03-29 14:38:11 +03:00 |
|
ashubawork
|
61d99135f4
|
- add member directory block
|
2023-03-29 11:48:51 +03:00 |
|
Nikita Sinelnikov
|
2924df89f2
|
- fixed PHP notice;
|
2023-03-28 17:25:13 +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
|
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 |
|
yuriinalivaiko
|
bb87582c5b
|
- fixed: create the custom table for usermeta if does not exists
|
2023-03-02 17:27:40 +02:00 |
|
yuriinalivaiko
|
2a184cbe68
|
- fixed role setting "Avoid indexing profile by search engines"
|
2023-02-24 16:08:16 +02:00 |
|
Nikita Sinelnikov
|
4984acb3bc
|
- upgrade Extensions page;
|
2023-01-03 01:11:26 +02:00 |
|
Nikita Sinelnikov
|
bd0b92ef24
|
- fixed #1110;
|
2022-12-16 15:53:46 +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
|
19c83933f2
|
- closed #1101;
|
2022-12-13 14:53:35 +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 |
|
Champ Camba
|
907ac38a76
|
Add validation for upgrade package
|
2022-11-02 12:33:22 +08:00 |
|
Nikita Sinelnikov
|
b547d899bc
|
- removed outdated setting using in code (force_display_name_capitlized). Moved the functionality to extended repo:
https://github.com/ultimatemember/Extended/tree/main/um-capitalize-name#readme
|
2022-10-24 14:29:04 +03:00 |
|
Nikita Sinelnikov
|
aa6a238c61
|
- added callbacks blacklist. Added PHP command execution functions here to exclude the running them from the custom callback;
|
2022-09-30 12:31:40 +03:00 |
|
Nikita Sinelnikov
|
7bff69f52b
|
- fixed admin upgrade scripts and upgrades pack validation;
|
2022-09-26 13:59:45 +03:00 |
|
Nikita Sinelnikov
|
d234e7136b
|
- added ability for 3rd-party same page upgrade fields;
|
2022-08-15 19:58:18 +03:00 |
|
Nikita Sinelnikov
|
86a4ec9103
|
Merge pull request #1064 from ultimatemember/development/2.4.3
Development/2.4.3
|
2022-08-15 14:42:39 +03:00 |
|
Nikita Sinelnikov
|
5281c1e654
|
- fixed upgrade script;
|
2022-08-15 14:25:19 +03:00 |
|
Nikita Sinelnikov
|
6aa634f812
|
Merge pull request #1026 from ultimatemember/fixed/wp-admin-performance
Fixed/wp admin performance
|
2022-08-13 02:28:52 +03:00 |
|
Nikita Sinelnikov
|
1da32184df
|
- the fix for the flushing cache;
|
2022-08-13 00:31:23 +03:00 |
|
Nikita Sinelnikov
|
c1b3b0d3c4
|
- fixed issues related to the registration users with awaiting admin review or email confirmation;
|
2022-08-12 23:07:16 +03:00 |
|
Nikita Sinelnikov
|
221e54f6ce
|
- added separate button for the user statuses count cache clearing;
|
2022-08-12 20:14:39 +03:00 |
|
Nikita Sinelnikov
|
5e077d51e6
|
- set release date to 17 August;
- added changelog;
- added update scripts for the phone fields;
|
2022-08-12 15:51:57 +03:00 |
|
Champ Camba
|
9fe061de4d
|
Fix info_text sanitazation to accept specific tags for formatting
|
2022-08-08 14:03:03 +08:00 |
|
Nikita Sinelnikov
|
d1b4b08af0
|
- added flushing the users query transients;
|
2022-06-20 20:24:31 +03:00 |
|
Nikita Sinelnikov
|
c9f90c54dd
|
- User queries performance fix;
|
2022-06-20 17:29:31 +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
|
b13e063f95
|
Merge branch 'development/2.3.3' of https://github.com/ultimatemember/ultimatemember into development/2.3.3
|
2022-05-24 18:30:01 +03:00 |
|
Nikita Sinelnikov
|
9cdf65973c
|
- prepared for 2.4.0 release;
|
2022-05-24 18:29:39 +03:00 |
|
yuriinalivaiko
|
8211972c17
|
- fixed Call to a member function is_block_editor() on null
|
2022-05-11 21:45:56 +03:00 |
|
Nikita Sinelnikov
|
b54672908c
|
- 2.3.2-rc.1;
|
2022-04-21 10:35:45 +03:00 |
|
Nikita Sinelnikov
|
0f71ef1ce0
|
- updated field for users dropdown;
|
2022-02-21 16:49:37 +02:00 |
|
Nikita Sinelnikov
|
49e8e4b4e0
|
- fixed displaying user IDs;
|
2022-02-21 16:40:46 +02:00 |
|
Nikita Sinelnikov
|
2c36a8f03c
|
- fixed scripts deps;
|
2022-02-21 16:34:45 +02:00 |
|
Nikita Sinelnikov
|
80db90086b
|
- fixed scripts dependencies;
|
2022-02-21 16:20:33 +02:00 |
|
Nikita Sinelnikov
|
005173765d
|
- added select2 dropdown with users list;
|
2022-02-21 16:02:38 +02:00 |
|
Nikita Sinelnikov
|
cfd8365afd
|
- code review;
|
2022-02-07 12:20:24 +02:00 |
|
Nikita Sinelnikov
|
d281972849
|
Merge pull request #959 from ultimatemember/fix/upload_fields_editing
Editing upload fields (issue #958)
|
2022-02-07 11:55:24 +02:00 |
|