nikitasinelnikov
fa13e82202
- There are changed PHP’s intval(), strval(), floatval(), and boolval() typecasting functions to (int), (string), (float) and (bool) regarding [this doc]( https://make.wordpress.org/core/2020/11/20/miscellaneous-developer-focused-changes-in-wordpress-5-6/ ).
2020-11-24 12:55:22 +02:00
nikitasinelnikov
dfc6f876ac
- Added: um_member_directory_cover_image_size hook with ability to change the cover photo size on the member directory
...
- Added: `um_member_directory_get_members_allow` JS hook for 3rd-party integration with the member directory. You could use a time throttle until some data is loaded
- Fixed: Upgrade process on websites where a hosting locks the frequent AJAX requests (added default JS throttle between requests)
2020-11-18 16:56:01 +02:00
Champ Camba
5a731e91f3
Revert back the changes made to the user filter
2020-11-18 19:43:17 +08:00
Champ Camba
368bc1114d
Fix parameter variable for verified users filter
2020-11-17 17:27:42 +08:00
Champ Camba
3916168e5d
Fix conflict with other plugins with user status in admin
2020-10-22 13:40:12 +08:00
nikitasinelnikov
b45b4fc140
- fixed admin menu PHP notice;
2020-09-30 12:03:06 +03:00
nikitasinelnikov
2343a1891e
- fixed security vulnerability in queries with role attribute;
...
- fixed um_can_view_profile function;
2020-09-28 21:34:14 +03:00
nikitasinelnikov
6d57dae16d
- removed feed widget from UM Dashboard;
...
- code refactoring for UM Gutenberg blocks;
- transferred Social Activity block to UM:Social Activity extension;
2020-09-23 11:37:42 +03:00
nikitasinelnikov
da50a79a92
- removed legacy.js from pickadate;
...
- fixed wp_mail attachments;
2020-09-21 12:10:29 +03:00
nikitasinelnikov
19f2786e05
- fixed security vulnerability;
2020-09-08 23:13:43 +03:00
nikitasinelnikov
c112f02743
- added WP Users restrictions by UM Roles settings;
...
- added new extensions to the list;
2020-08-31 18:05:54 +03:00
nikitasinelnikov
0e5dcd91b4
- fixed additional slashes in the role titles;
2020-08-26 23:47:26 +03:00
nikitasinelnikov
8466373c63
- fixed roles in query for usermeta table;
2020-08-10 11:36:11 +03:00
nikitasinelnikov
585870bb3d
- code review for image rotation;
2020-07-31 00:51:45 +03:00
nikitasinelnikov
45b12fcd69
Merge remote-tracking branch 'remotes/origin/feature/rotate_uploaded_image'
2020-07-31 00:46:09 +03:00
nikitasinelnikov
888bb94faa
- no required password text setting;
2020-07-31 00:46:00 +03:00
Aswin Giri
af4a53a9fb
Update class-admin-navmenu.php
...
made argument null by default to make it optional.
2020-06-22 17:14:48 +05:45
nikitasinelnikov
a41cad52e1
- fixed navmenus;
...
- added priority filter for modal windows in footer;
2020-06-04 18:19:40 +03:00
nikitasinelnikov
1be9e0c24f
- 2.1.6 pre-release;
2020-06-01 08:51:46 +03:00
denisbaranov
c67c3729ef
Added: Setting "Fix image orientation"
2020-05-31 14:53:25 +03:00
nikitasinelnikov
092b709d0f
- transfer User Tags conditional logic to extension, added JS hooks;
2020-05-26 15:38:44 +03:00
nikitasinelnikov
c1ad43866a
- added filter for the field's privacy options;
2020-05-26 11:34:29 +03:00
nikitasinelnikov
3a1366d2b6
- code formatting;
2020-05-25 17:56:24 +03:00
nikitasinelnikov
a68b997faa
Merge remote-tracking branch 'remotes/origin/feature/email_description'
2020-05-25 17:53:35 +03:00
nikitasinelnikov
0a86b3ec52
- exclude these users for active UM custom metatable;
...
- code formatting;
2020-05-25 17:51:48 +03:00
nikitasinelnikov
27bbc625d9
Merge remote-tracking branch 'remotes/origin/feature/directory_exclude_users'
2020-05-25 17:49:02 +03:00
nikitasinelnikov
3d0503736a
Merge remote-tracking branch 'remotes/origin/mansurahamed-patch-1'
2020-05-25 17:39:37 +03:00
nikitasinelnikov
073a9bc329
Merge remote-tracking branch 'remotes/origin/feature/apply_shortcodes'
2020-05-25 17:37:49 +03:00
denisbaranov
1c3c6a57a6
Fixed: Admin form field type multi_checkbox
2020-05-03 21:34:40 +03:00
mansurahamed
20c6d83c28
Translation missiong
...
Translation option missing for this tooltip text
2020-04-22 14:46:55 +08:00
denisbaranov
42ec7a55db
Added: Emails descriptions
2020-04-19 21:08:17 +03:00
ashubawork
523e00133a
- add apply_shortcodes
2020-04-03 11:21:35 +03:00
nikitasinelnikov
9f5f7da354
- small fixes before release;
...
- updated translations;
2020-04-01 18:28:07 +03:00
ashubawork
02d8e2019b
- add the field "Exclude specific users"
2020-03-31 14:42:24 +03:00
ashubawork
4609f435fc
- fix upgrade to 2.1.5
2020-03-18 12:26:28 +02:00
nikitasinelnikov
0aab9853d9
- sanitizing variables in wp-admin classes;
2020-02-28 15:51:45 +02:00
nikitasinelnikov
ce02b8ac6b
- added upgrade for myCRED balance fields;
...
- fixed form_id PHP notice;
2020-02-28 01:03:40 +02:00
nikitasinelnikov
a4e44a32f1
- fixed Ultimate Member wrapper's visibility on add/edit user page;
2020-02-21 09:01:18 +02:00
nikitasinelnikov
d122677a34
- fix the notice for multi-checkbox field;
2020-02-19 14:38:53 +02:00
nikitasinelnikov
31a81fb446
- added compatibility with UM Profile Tabs;
2020-02-14 16:05:54 +02:00
nikitasinelnikov
9698241362
- fixed some styles;
...
- fixed modal fonticons close;
- fixed vulnerability with sanitizing $_POST;
2020-02-14 11:54:12 +02:00
nikitasinelnikov
f0cf88ac32
- fixed last login order on member directories when UM metatable is turned on;
...
- fixed update script 2.1.0-beta1 for UM:User Tags settings;
2020-02-13 16:46:18 +02:00
nikitasinelnikov
2d36eaea36
- fixed member directory scripts enqueue;
...
- added integration with User Location extension;
- sanitize $_GET variables in wp-admin side;
2020-02-12 12:36:47 +02:00
nikitasinelnikov
86c19a1629
Merge remote-tracking branch 'remotes/origin/origin/improvement/submitted-fields'
2020-02-06 15:05:46 +02: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
denisbaranov
86320f01bb
Print editor scripts if they are not printed by default
2020-02-02 23:06:16 +02:00
denisbaranov
dcb14f4e05
TODO: fix JS errors
2020-01-31 18:25:20 +02:00
Champ Camba
70e4082f0b
Push updates
2020-01-28 20:57:14 +08:00
nikitasinelnikov
e05ec09e98
- added fix for upgrade package;
2020-01-24 17:34:45 +02:00
nikitasinelnikov
6903822e2c
* Enhancements:
...
- Updated select2 JS library to 4.0.12 version
- Added a few member directories filters for 3rd-party integrations
* Bugfixes:
- Added labels for member directories filters to increase Accessibility points in Audit
- Fixed activation licenses with sslverify
2020-01-24 14:59:47 +02:00