nikitasinelnikov
a41cad52e1
- fixed navmenus;
...
- added priority filter for modal windows in footer;
2020-06-04 18:19:40 +03:00
nikitasinelnikov
d93dd00249
- minified files;
2020-06-04 14:32:11 +03:00
denisbaranov
883aca32b1
Fixed: Don't restore default value for visible fields
2020-06-04 14:26:48 +03:00
denisbaranov
8719c6c50c
Fixed: Conditional logic script
2020-06-04 14:05:20 +03:00
nikitasinelnikov
81bab6fb7d
- updated readme;
...
- updated translations;
2020-06-04 12:22:21 +03:00
nikitasinelnikov
ce1876d6f6
- removed testing code;
2020-06-02 14:55:57 +03:00
nikitasinelnikov
cab5545d20
- Fixed compatibility with jQuery 3.x and 'load' event
2020-06-02 14:25:45 +03:00
nikitasinelnikov
1be9e0c24f
- 2.1.6 pre-release;
2020-06-01 08:51:46 +03:00
denisbaranov
27cf1794b6
Fixed: profile privacy
2020-05-29 17:10:21 +03:00
nikitasinelnikov
b19d9591cc
Merge remote-tracking branch 'remotes/origin/feature/YoastSEO_compatibility'
2020-05-26 17:44:54 +03:00
nikitasinelnikov
092b709d0f
- transfer User Tags conditional logic to extension, added JS hooks;
2020-05-26 15:38:44 +03:00
nikitasinelnikov
9da5cef5c5
- fixed PHP typo;
...
- fixed links in the forms in a modal window;
- minified scripts;
- updated readme;
2020-05-26 12:49:18 +03:00
nikitasinelnikov
c1ad43866a
- added filter for the field's privacy options;
2020-05-26 11:34:29 +03:00
nikitasinelnikov
ef4b7bfc25
Create user uploads directory on registration
...
See https://secure.helpscout.net/conversation/1146469538/39324
See https://secure.helpscout.net/conversation/1116152922/38352/
2020-05-25 18:00:39 +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
nikitasinelnikov
421f22fe3f
- PHP fixes;
...
- fixed profile form duplicates, show only the first shortcode for the user with selected role;
2020-05-25 17:37:20 +03:00
nikitasinelnikov
2a1499aa4d
- fixed wp-login error when use email with wrong password;
2020-05-21 16:41:21 +03:00
denisbaranov
798f7e2118
Fixed: Remove Yoast meta tags from the Profile page
2020-05-20 18:20:26 +03:00
nikitasinelnikov
a0e84bdaca
- added filter for the changing redirect after profile edited;
2020-05-18 03:00:29 +03:00
nikitasinelnikov
958c9f7a64
Merge branch 'master' of https://github.com/ultimatemember/ultimatemember
...
# Conflicts:
# includes/core/um-actions-profile.php
2020-05-13 15:58:25 +03:00
nikitasinelnikov
46a3acc3bf
- fixed account page import data queries;
...
- fixed member directory role filter PHP notice;
- fixed OpenGraph data on the user profile page;
2020-05-13 15:57:23 +03:00
denisbaranov
4a98f4e300
Added: The profile page SEO meta tags for OG, Twitter and schema.org
2020-05-13 14:37:10 +03:00
denisbaranov
8aee31e7b2
Fixed: Conditional logic for 'User Tag' fields
2020-05-10 19:27:06 +01:00
denisbaranov
749bd65995
Fixed: Disable select and textarea fields in inactive tabs on Account
2020-05-10 17:52:08 +03:00
denisbaranov
eceb2b661e
Fixed: adminbar
2020-05-04 13:37:24 +03:00
denisbaranov
1c3c6a57a6
Fixed: Admin form field type multi_checkbox
2020-05-03 21:34:40 +03:00
denisbaranov
f7d8e02653
Fixed: Don't delete rows in the modal login form
2020-05-01 21:14:21 +03:00
nikitasinelnikov
455f4ab348
- added login form nonce;
2020-04-28 17:30:10 +03:00
ashubawork
c9182e942d
- fix Skype ID field
2020-04-27 09:27:44 +03:00
denisbaranov
d0c405b87a
Fixed: Role validation on registration.
...
WordPress uses the default user role if the role wasn't chosen in the registration form. That is why we should use submitted data to validate fields Roles (Radio) and Roles (Dropdown).
2020-04-24 18:23:47 +03:00
denisbaranov
0acc9ad280
Fixed: Option "Make this profile form role-specific"
...
Users in WordPress can have several roles. So, we should look for the priority role. Otherwise form may be duplicated.
2020-04-24 14:54:04 +03:00
ashubawork
f108a2a42f
- fix erase user data field
2020-04-24 12:25:34 +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
Champ Camba
9010bb1493
Remove notices in account form
2020-04-14 16:08:37 +08:00
nikitasinelnikov
1ee20b9b33
- fixed user locations for custom usermeta table;
2020-04-10 17:32:32 +03:00
nikitasinelnikov
f31d283eae
- added string translation;
2020-04-09 16:22:53 +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
nikitasinelnikov
25287c77f4
- 2.1.5 pre-release;
2020-03-31 12:43:16 +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
163fa1551b
Merge remote-tracking branch 'remotes/origin/fix/role_field_for_multiple_roles'
2020-03-31 11:05:03 +03:00
denisbaranov
7e7c8dd75c
Fixing the issue in the role fields.
...
Fields "Roles (Dropdown)" and "Roles (Radio)" may work wrong if a member has several roles with the same priority. Old code gets the first role even if it is not editable. This change fixes the issue.
2020-03-30 19:40:36 +03:00
nikitasinelnikov
ce49996dc5
Merge remote-tracking branch 'remotes/origin/fix/honeypot'
2020-03-30 13:58:50 +03:00