Mykyta Synelnikov
|
7f7820e67c
|
* fixed sending emails upon registration;
* fixed using `um_user( 'status' )` and `um_user( 'account_status' )` functions;
* fixed using `set_status()` function;
* based on https://github.com/ultimatemember/ultimatemember/pull/1564
|
2024-10-10 18:18:56 +03:00 |
|
Mykyta Synelnikov
|
cccce6ebc3
|
* fixed running UM()->fields()->get_restricted_fields_for_edit() function in the fields loop;
|
2024-09-27 17:55:44 +03:00 |
|
Mykyta Synelnikov
|
592b4e6ecd
|
* fixed #1434;
|
2024-09-26 17:39:57 +03:00 |
|
Mykyta Synelnikov
|
50b82b1d47
|
* fixed imagetype
|
2024-09-25 19:03:42 +03:00 |
|
Mykyta Synelnikov
|
6967ec6e91
|
* manually merged https://github.com/ultimatemember/ultimatemember/tree/fix/og_image
|
2024-09-25 18:44:44 +03:00 |
|
Mykyta Synelnikov
|
0544dc0e25
|
Merge pull request #1371 from ultimatemember/fix/person_shema
Person schema
|
2024-09-25 18:29:31 +03:00 |
|
Mykyta Synelnikov
|
0eddb00af0
|
Merge pull request #1450 from ultimatemember/fix/security_member_directory
Member Directory custom usermeta table queries
|
2024-02-08 13:06:28 +02:00 |
|
ashubawork
|
f23d5a8bea
|
- fix bio textarea
|
2024-02-06 10:46:06 +02:00 |
|
ashubawork
|
2ff2c42395
|
- fix aria-invalid attribute
|
2024-02-06 10:26:56 +02:00 |
|
Mykyta Synelnikov
|
a49b3061de
|
- changed doc's example;
|
2024-02-02 13:16:14 +02:00 |
|
ashubawork
|
9df3393e6a
|
- change shema for person
|
2023-12-04 14:46:17 +02:00 |
|
Mykyta Synelnikov
|
12ba973589
|
- removed deprecated functions;
- updated readme.txt;
- wpcs changes;
|
2023-12-01 17:41:13 +02:00 |
|
Mykyta Synelnikov
|
b40edd26e6
|
- wp-admin assets refactoring (in process);
|
2023-11-03 17:31:18 +02:00 |
|
Mykyta Synelnikov
|
200bc9c51f
|
- reviewed #1298;
- temporarily removed Stripe from extensions;
- wpcs for extensions.php;
|
2023-09-22 11:42:42 +03:00 |
|
Mykyta Synelnikov
|
e5b8ff400e
|
- fixed editable attribute base on the legacy code;
- if `editable` attribute doesn't exist then we set `editable` to true by default;
|
2023-09-05 01:12:16 +03:00 |
|
yuriinalivaiko
|
53a6ffc78d
|
- fixed REST API endpoint List Pages
|
2023-08-27 00:11:52 +03:00 |
|
Mykyta Synelnikov
|
bfef1f9dc7
|
- reviewed #1269;
- unified `UM()->fields()->editing` and `UM()->fields()->viewing` to bool variables use true|false in conditions to make `===` or `!==` comparing;
|
2023-08-15 03:49:13 +03:00 |
|
ashubawork
|
82d574b93b
|
- fix limit chars for bio
|
2023-07-28 15:25:55 +03:00 |
|
ashubawork
|
bb4139e514
|
- fix bio conflict
|
2023-07-28 10:49:36 +03:00 |
|
ashubawork
|
9cb4d5fa8f
|
- fix count of words and letters for the bio field
|
2023-07-27 14:39:08 +03:00 |
|
Mykyta Synelnikov
|
72dfbf4014
|
Merge pull request #1255 from ultimatemember/feature/description_sync
Biography (description) fields syncing
|
2023-07-25 00:12:23 +03:00 |
|
Mykyta Synelnikov
|
e14f165e73
|
- fixed issue with lack of the nonces in the um_adm_action handler;
- fixed #1263;
|
2023-07-24 22:30:33 +03:00 |
|
yuriinalivaiko
|
dbe71b73b9
|
- synchronization of biography (description) fields in the profile header and profile body
|
2023-07-20 16:20:52 +03:00 |
|
Mykyta Synelnikov
|
66ed23cfec
|
- fixed saving the user's bio;
|
2023-07-18 14:47:01 +03:00 |
|
Mykyta Synelnikov
|
ce4cf8fe7b
|
- updated hookdocs;
- reviewed `um_safe_redirect()`;
- updated readme.txt
|
2023-07-18 12:06:17 +03:00 |
|
ashubawork
|
5b647ae5e9
|
- add translators
|
2023-07-13 11:36:29 +03:00 |
|
Mykyta Synelnikov
|
dad4c8017c
|
- fix for profile form;
|
2023-07-01 01:52:43 +03:00 |
|
Mykyta Synelnikov
|
7fafa3a4b3
|
- fix for registration form;
|
2023-06-30 21:55:59 +03:00 |
|
Mykyta Synelnikov
|
246de13726
|
- finished with UM Forms validations;
|
2023-06-30 16:58:12 +03:00 |
|
Mykyta Synelnikov
|
84ea062a1f
|
- fixed getting permalink for profile tab if permalinks settings are disabled;
|
2023-06-29 13:50:47 +03:00 |
|
Mykyta Synelnikov
|
78a1a32530
|
Merge pull request #1219 from ultimatemember/fix/remove_extract_frontend
Remove extract() frontend
|
2023-06-28 21:41:00 +03:00 |
|
Mykyta Synelnikov
|
fc07de48b7
|
- fixed vulnerability with banned keys (made them not case-sensitive);
|
2023-06-28 11:17:28 +03:00 |
|
Mykyta Synelnikov
|
f52f266aa8
|
- reviewed um_pre_profile_shortcode();
|
2023-06-23 03:16:42 +03:00 |
|
Mykyta Synelnikov
|
9d36b6fdec
|
- reviewed um_profile_content_main();
|
2023-06-23 01:25:48 +03:00 |
|
ashubawork
|
915ec79bd1
|
- fix um_pre_profile_shortcode()
|
2023-06-22 11:19:44 +03:00 |
|
ashubawork
|
be70ef5a66
|
- fix um_profile_content_main()
|
2023-06-22 10:21:49 +03:00 |
|
Mykyta Synelnikov
|
ca092d9496
|
- updated hookdocs markup;
- updated release docs;
|
2023-06-12 17:02:56 +03:00 |
|
ashubawork
|
6cafe591d2
|
- add a hook for nav links attributes
|
2023-06-12 16:25:43 +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 |
|
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 |
|
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
|
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
|
4e90ec5502
|
- Skype field code review;
|
2021-12-11 02:55:42 +02:00 |
|
dbaranov
|
e34f55cd8a
|
- fixed profile Twitter card
|
2021-10-09 20:21:03 +03:00 |
|
Nikita Sinelnikov
|
fc92903f97
|
- fixed updating display_name if there is set the User Display Name setting to Default WP Display Name in UM > General > Users > Display name;
- fixed typo in the password validation
|
2021-09-21 18:26:57 +03:00 |
|
Nikita Sinelnikov
|
5d773256b9
|
- fixed profile form nonce;
- fixed profile form getting ID and data;
- fixed class-access.php when restricted taxonomies are disabled;
|
2021-08-19 12:58:13 +03:00 |
|
Nikita Sinelnikov
|
bdbb60e3c4
|
- fixed show secondary button attribute;
|
2021-07-27 16:50:19 +03:00 |
|
Nikita Sinelnikov
|
07e664be80
|
- intermediate results with sanitizing form handlers;
|
2021-06-29 02:51:54 +03:00 |
|
nikitasinelnikov
|
383e563e53
|
- setting label changed;
- added filter hook 'um_change_usermeta_for_update' for extending $to_update usermeta array after all profile fields validations;
|
2021-04-30 17:05:08 +03:00 |
|
nikitasinelnikov
|
e32b28d1ee
|
- fixed editing private profiles;
|
2021-04-12 12:54:43 +03:00 |
|