Mykyta Synelnikov
|
1a11581d12
|
* fixed um_current_user_can();
|
2024-11-15 11:16:55 +02:00 |
|
Mykyta Synelnikov
|
b4becdbcf5
|
* reviewed #1582;
|
2024-11-13 17:20:52 +02:00 |
|
yuriinalivaiko
|
9d373c968e
|
- fixed incorrect usage of the um_fetch_user function
|
2024-11-13 14:32:47 +02:00 |
|
Mykyta Synelnikov
|
1f1fa2ec69
|
Merge pull request #1354 from ultimatemember/development/admin_assets_refactoring
Refactoring wp-admin assets
|
2023-11-20 09:50:07 +02:00 |
|
Mykyta Synelnikov
|
b40edd26e6
|
- wp-admin assets refactoring (in process);
|
2023-11-03 17:31:18 +02:00 |
|
ashubawork
|
dae941006d
|
- fix array_map('stripslashes')
|
2023-10-24 15:21:14 +03:00 |
|
Mykyta Synelnikov
|
06cd68eabf
|
- review view_field();
- hookdocs for `um_change_role_data` hook;
- fixed notice in `role_data()`
- fixed notice in `edit_field()`
- fixed notice in `is_selected()`
|
2023-06-27 01:34:16 +03:00 |
|
Mykyta Synelnikov
|
8a268114d7
|
- enhancements for #1133;
|
2023-06-13 13:57:49 +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
|
601c75ad92
|
- fixed #946;
- fixed PHP notices;
|
2021-12-15 02:46:47 +02:00 |
|
Nikita Sinelnikov
|
07e664be80
|
- intermediate results with sanitizing form handlers;
|
2021-06-29 02:51:54 +03:00 |
|
nikitasinelnikov
|
e32b28d1ee
|
- fixed editing private profiles;
|
2021-04-12 12:54:43 +03:00 |
|
nikitasinelnikov
|
ba291a6bfe
|
- fixed PHP notices/warnings;
|
2020-12-16 14:46:38 +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 |
|
nikitasinelnikov
|
e26a6a33ab
|
- fixed redirect after registration;
- removed empty set_roles() function;
- added function for checking AMP;
|
2020-10-02 15:48:59 +03:00 |
|
nikitasinelnikov
|
0e5dcd91b4
|
- fixed additional slashes in the role titles;
|
2020-08-26 23:47:26 +03:00 |
|
nikitasinelnikov
|
eeadc4ac89
|
- small PHP notices fixes;
|
2020-08-12 00:56:06 +03:00 |
|
nikitasinelnikov
|
fe45368062
|
- added hook on roles capabilities upgrade;
|
2020-08-04 15:00:58 +03:00 |
|
nikitasinelnikov
|
ce1876d6f6
|
- removed testing code;
|
2020-06-02 14:55:57 +03:00 |
|
nikitasinelnikov
|
1be9e0c24f
|
- 2.1.6 pre-release;
|
2020-06-01 08:51:46 +03:00 |
|
nikitasinelnikov
|
8c1b7811b4
|
- added a few enhancements in get role data function;
- member directory birth_date filter range queries;
|
2020-03-31 12:35:09 +03:00 |
|
nikitasinelnikov
|
33ce6d7ae5
|
- commit with user metadata table;
|
2019-12-20 15:06:58 +02:00 |
|
nikitasinelnikov
|
127086942a
|
- fixed member directory edit profile button;
- small fixes for password reset;
|
2019-03-22 14:12:44 +02:00 |
|
nikitozzzzzzz
|
0ca9213dbe
|
- fixed conditional js;
- fixed um_ prefix for role data;
|
2018-11-09 16:21:34 +02:00 |
|
nikitozzzzzzz
|
75c2469bb2
|
- small code formatting changes;
|
2018-09-18 09:43:47 +03:00 |
|
nikitozzzzzzz
|
16356d59a4
|
- fixed WP Capabilities for Gravity Forms plugin;
- fixed ability to view other users profiles;
|
2018-08-05 14:30:17 +03:00 |
|
nikitozzzzzzz
|
ed564fcf45
|
- fixed conditional logic;
- fixed roles field notice;
|
2018-08-03 17:03:17 +03:00 |
|
Denis Baranov
|
6ec8fcc688
|
fix selecting radio and select roles
|
2018-06-17 22:49:01 +03:00 |
|
nikitozzzzzzz
|
61684c5707
|
Merge remote-tracking branch 'remotes/origin/fix/um_user_can_array_value' into release/2.0.18
|
2018-06-03 20:19:07 +03:00 |
|
nikitozzzzzzz
|
011b6d6013
|
- fixed roles capabilities for edit and delete users (Profile Page actions);
|
2018-06-03 17:45:21 +03:00 |
|
yura_nalivaiko
|
c2f6148802
|
fix;
|
2018-05-29 18:40:53 +03:00 |
|
nikitozzzzzzz
|
c26806a881
|
- fixed native roles, which start from "um_" symbols;
|
2018-04-23 20:38:06 +03:00 |
|
nikitozzzzzzz
|
a97e83c526
|
- fixed delete user account;
- fixed upgrade scripts;
- fixed tooltip scripts;
|
2018-04-09 00:45:43 +03:00 |
|
nikitozzzzzzz
|
3eca951d07
|
- fixed class exists operators;
|
2018-03-26 01:27:46 +03:00 |
|
nikitozzzzzzz
|
2ce33098b5
|
- fixed user registration;
- phpDoc;
|
2018-03-20 13:24:38 +02:00 |
|
nikitozzzzzzz
|
12891ff743
|
- hook docs;
|
2018-03-05 16:35:51 +02:00 |
|
nikitozzzzzzz
|
3d19aa00b8
|
- made hooks documentation;
- some optimizations and make single functions for some hooks;
|
2018-03-02 09:55:49 +02:00 |
|
nikitozzzzzzz
|
1b03923c6b
|
- fixed small notices about array_intersect;
|
2018-02-19 12:10:54 +02:00 |
|
nikitozzzzzzz
|
7dcfd2bb75
|
- added some roles getting functions;
- fixed displaying role at profile page;
|
2018-02-09 10:53:56 +02:00 |
|
nikitozzzzzzz
|
5ac147e41f
|
- fixed roles priority and added functions to work with roles (all|priority|um role);
- fixed um_is_core_page function with WPML;
- added general admin notice when user have old extensions;
- text changes;
|
2018-02-07 16:44:40 +02:00 |
|
nikitozzzzzzz
|
71a9b3da11
|
- fixed logout process for WPML;
- added priority to the User Roles;
|
2018-01-29 00:25:08 +02:00 |
|
nikitozzzzzzz
|
1a754a0a93
|
- fixed roles wp_capabilities init;
- fixed 2.0 upgrade transfer logic with roles and capabilities;
|
2018-01-24 21:07:11 +02:00 |
|
Champ Camba
|
9da2a73bb9
|
Revert remove role duplication issue
|
2018-01-07 23:29:11 +08:00 |
|
Champ Camba
|
c072745179
|
Add remove role
|
2018-01-07 23:20:59 +08:00 |
|
nikitozzzzzzz
|
2f773ee070
|
- added simple function to delete any user's role (custom UM or any other WP);
|
2018-01-07 23:14:16 +08:00 |
|
nikitozzzzzzz
|
b9ecb63cb3
|
Merge branch 'master' of https://github.com/ultimatemember/ultimatemember into fix/wpml_emails_templates
Conflicts:
includes/um-deprecated-functions.php
includes/um-short-functions.php
|
2017-12-19 14:47:47 +02:00 |
|
nikitozzzzzzz
|
0dc68c2313
|
- fixed deprecated capabilities checking;
|
2017-12-08 11:58:57 +02:00 |
|
nikitozzzzzzz
|
1be33b1c4a
|
- fixed add/edit user/profile UM section at backend;
- fixed submit of profile/registration page at frontend with user roles;
- fixed notifications about change role;
|
2017-11-06 15:28:07 +02:00 |
|
nikitozzzzzzz
|
22e43eb32d
|
- fixed set role function (issue #320);
|
2017-10-13 11:48:48 +03:00 |
|
nikitozzzzzzz
|
495f447b5c
|
- fixed accessible settings and register and password-reset page;
- fixed roles filtration on social registration;
|
2017-09-10 20:06:00 +03:00 |
|