Commit Graph

1202 Commits

Author SHA1 Message Date
Nikita Sinelnikov 601c75ad92 - fixed #946;
- fixed PHP notices;
2021-12-15 02:46:47 +02:00
Nikita Sinelnikov 74bfdbcb18 - closed #927;
- updated readme;
2021-12-14 18:31:47 +02:00
Nikita Sinelnikov 9c9ac59be7 - changed version to 2.3.0;
- added update for Required strong password option;
2021-12-14 17:44:07 +02:00
Nikita Sinelnikov e5e2fb1b31 - code review;
- updated readme changelog;
2021-12-14 15:01:45 +02:00
Nikita Sinelnikov 75db9f7562 Merge pull request #836 from ultimatemember/fix/extending_deleting_fields
Delete Member Directory displaying fields, filters, sorting
2021-12-14 14:04:55 +02:00
Nikita Sinelnikov 081fce9504 Merge pull request #953 from ultimatemember/feature/discord_field
Discord field (issue #926)
2021-12-14 08:18:02 +02:00
Nikita Sinelnikov e6e9bd17d8 - fixed using callback for member directory fields;
- fixed "false" display name in the member directory. it displays empty for now;
- fixed function for cleaning and sanitize arrays;
2021-12-14 02:08:15 +02:00
ashubawork ff18aa5ec7 - added a discord field (issue #926) 2021-12-13 12:52:36 +02:00
Nikita Sinelnikov 4e90ec5502 - Skype field code review; 2021-12-11 02:55:42 +02:00
Nikita Sinelnikov 86e692b1fc Merge pull request #931 from ultimatemember/fix/social_user_fields
New user fields and skype fix (issue #926, #928)
2021-12-10 15:29:02 +02:00
Nikita Sinelnikov 60c8c7a305 Merge pull request #937 from ultimatemember/fix/linkedin_field
LinkedIn field
2021-12-10 15:20:27 +02:00
Nikita Sinelnikov a981f6ada6 Merge pull request #948 from ultimatemember/fix/canonical_link_in_wpml_profile
Canonical link in translated profile
2021-12-10 15:12:31 +02:00
Nikita Sinelnikov 7ef40723b3 Merge pull request #938 from ultimatemember/fix/number_field_label
Range filter label (issue #924)
2021-12-10 02:07:32 +02:00
Nikita Sinelnikov 5a24e23502 Merge pull request #939 from LukasJokubas/feature/georgia_to_sakartvelo
Change the official Georgia country name to Sakartvelo
2021-12-09 17:37:28 +02:00
Nikita Sinelnikov 10bad838e4 Merge pull request #934 from ultimatemember/fix/twitter_card
Wrong header meta for the Twitter Card
2021-12-09 17:28:33 +02:00
Champ Camba f69fcc1dd0 Fix text in export and delete requests in Account > Privacy tab 2021-12-03 20:12:11 +08:00
dbaranov 2e95891c3c - fixed canonical link in profile translated with WPML 2021-11-30 23:12:36 +02:00
Lukas Jokūbas Jakubauskas bae704093e Update class-builtin.php
I am using Ultimate Member for a project targeted at businesses and organisations from Georgia, however they recently changed their official country name to Sakartvelo and asked us to use the appropriate name. More info here: https://www.lrt.lt/en/news-in-english/19/1317371/lithuania-approves-sakartvelo-as-official-name-for-georgia
2021-11-06 15:33:49 +02:00
ashubawork 5fc7bbc2a4 - fixed range filter label 2021-10-25 10:49:17 +03:00
ashubawork b80f49d077 - fixed the linkedin field url 2021-10-25 09:54:32 +03:00
dbaranov e34f55cd8a - fixed profile Twitter card 2021-10-09 20:21:03 +03:00
ashubawork ce3fbbc512 - fixed the skype field for new skype id
- added viber, whatsapp and telegram fields
2021-10-05 10:05:16 +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 7aa8efefff - fixed strlen() to mb_strlen(); 2021-09-21 16:20:37 +03:00
Nikita Sinelnikov e8c1497ec4 - fixed password length validation;
- added settings for the password min/max length;
2021-09-21 13:25:49 +03:00
Nikita Sinelnikov 575923686b Merge branch 'development/2.2.5' of https://github.com/ultimatemember/ultimatemember into development/2.2.5 2021-09-20 21:38:26 +03:00
Nikita Sinelnikov 895cb4e077 - reviewed #920; 2021-09-20 21:38:09 +03:00
Nikita Sinelnikov ef4a2b9e12 Merge pull request #921 from ultimatemember/fix/update_display_name
Update Display name in Account update
2021-09-20 21:37:17 +03:00
Nikita Sinelnikov c9ea1b7748 Merge pull request #920 from ultimatemember/fix/make_username_not_editable
Make Username not editable in Account
2021-09-20 21:18:05 +03:00
Nikita Sinelnikov 0b6ac8088a - fixed some typos and added escapers for SoundCloud Track field value; 2021-09-20 21:13:37 +03:00
Nikita Sinelnikov 055946c18c Merge pull request #832 from zachbornheimer/allow-soundcloud-track-urls
Allow soundcloud URLs to be passed in addition to track ids
2021-09-20 20:57:10 +03:00
yuriinalivaiko 218eced137 - fixed display_name update on account update 2021-09-20 18:57:18 +03:00
yuriinalivaiko c4badadcb7 - make Username (user_login) not editable in Account 2021-09-20 17:51:54 +03:00
Nikita Sinelnikov 7f7bdeabd4 - code review for pull request (#917) 2021-09-17 20:06:04 +03:00
Nikita Sinelnikov ca166a15ce Merge pull request #917 from ultimatemember/fix/member_directory_slider
Fix/member directory slider (issue #912)
2021-09-17 01:03:12 +03:00
Nikita Sinelnikov 5e8039b523 - fixed empty max_size data for the uploaders; 2021-09-16 15:40:11 +03:00
Nikita Sinelnikov 37a2a8927c - fixed restriction logic with post title hook; 2021-09-16 15:23:09 +03:00
ashubawork 124e9d94c2 - fixed member directory slider 2021-09-16 14:56:44 +03:00
Nikita Sinelnikov b3cf26d276 - fixed nav menu item title if it's restricted; 2021-09-16 12:10:11 +03:00
Nikita Sinelnikov ab83b99779 - fixed nav-menu restriction; 2021-09-15 12:10:16 +03:00
Nikita Sinelnikov 641f2c5a74 - fixed restriction logic cases;
- fixed conditions for the restriction logic options;
2021-09-14 18:21:41 +03:00
Nikita Sinelnikov 5e0cf8c9ce Merge branch 'development/2.2.4' 2021-08-27 14:17:58 +03:00
Nikita Sinelnikov f1754e4679 - Fixed: Hiding comments feed for pages with active comments
- Fixed: Changing the post title to the restricted value while displaying in the loop that uses direct `post_title` variable
  - Fixed: PHP errors related to not passed function attributes from 3rd-party plugins or themes when using WP native hooks
2021-08-26 14:53:12 +03:00
Nikita Sinelnikov bb8398e0a1 - fixed terms query when there isn't taxonomy argument but term_taxonomy_id exists; 2021-08-25 16:17:36 +03:00
Nikita Sinelnikov 114b91f9ac Merge branch 'master' of https://github.com/ultimatemember/ultimatemember into development/2.2.4 2021-08-25 14:21:22 +03:00
Nikita Sinelnikov c28e0211f1 - fixed restriction logic; 2021-08-25 13:31:38 +03:00
Nikita Sinelnikov 9927dab323 - fixed um_edit_profile_url() function and added $user_id attribute;
- added `disable_restriction_pre_queries` option for backward compatibility with business logic where 404 error isn't good way;
- added `restricted_post_title_replace` option for ability to disable restricted post's title replace
2021-08-25 01:07:09 +03:00
Nikita Sinelnikov 58bbd3cede - fixed notices if there aren't restricted post types; 2021-08-23 17:21:30 +03:00
Nikita Sinelnikov 2fd759727b - changed version; 2021-08-23 17:13:39 +03:00
Nikita Sinelnikov b8b4ea9574 Merge pull request #841 from glendel/master
- fixed #840;
2021-08-23 17:09:38 +03:00