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
Nikita Sinelnikov
f96e384b35
- fixed nav-menu visibility;
2021-08-23 16:12:55 +03:00
Nikita Sinelnikov
ff89c26628
- fixed PHP fatal error on the page list widget displaying;
2021-08-19 14:09:57 +03:00
Nikita Sinelnikov
d220fcf4f4
Merge branch 'development/2.2.3' of https://github.com/ultimatemember/ultimatemember into development/2.2.3
2021-08-19 12:58:23 +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
ashubawork
81eb759113
- fixed a visibility of custom link in a nav menu
2021-08-19 11:38:23 +03:00
Nikita Sinelnikov
6e4ed30171
Merge pull request #892 from ultimatemember/fix/description_lines
...
Description formatting
2021-08-19 01:53:31 +03:00
Nikita Sinelnikov
733969c84e
- added fixes for incorrect posts;
2021-08-19 01:50:13 +03:00
Nikita Sinelnikov
41deba974a
- optimized restriction handlers;
2021-08-18 14:04:21 +03:00
yuriinalivaiko
d970f54c8e
Keep description formatting in a view mode.
2021-08-15 17:29:44 +03:00
Nikita Sinelnikov
8805d1fd6f
- fixed Invalid taxonomy issue in query;
2021-08-12 16:38:56 +03:00
Nikita Sinelnikov
c8a09caef4
- fixed posts query in the User Profile;
2021-08-12 15:57:21 +03:00
Nikita Sinelnikov
15ee898905
- fixed stripping tags in the biography field;
2021-08-12 14:39:50 +03:00
Nikita Sinelnikov
9d1414f488
- fixed restricted posts/terms query;
2021-08-12 12:53:30 +03:00
Nikita Sinelnikov
6a3f55b8a7
- fixed sanitizing the description field with allowed HTML inside;
2021-08-11 13:17:48 +03:00
Nikita Sinelnikov
15f8f75780
- fixed visibility of a restricted taxonomy page in the nav menu;
2021-08-10 15:34:45 +03:00
Nikita Sinelnikov
0a15e221e1
- added hooks for individual checking post/term if it's restricted;
2021-08-09 14:43:13 +03:00
Nikita Sinelnikov
a61ee881e1
- added filters for extending restricted posts/terms IDs;
2021-08-09 14:38:21 +03:00
Nikita Sinelnikov
3c0e4d458d
- fixed search query and restricted posts. Avoid parsing posts via the search query
2021-08-06 14:52:50 +03:00
Nikita Sinelnikov
f2244a7383
- avoid restriction for the post author;
2021-08-06 14:25:05 +03:00
Nikita Sinelnikov
2ed4ee96cd
- fixed member directory dropdown filters;
...
- code formatting for URL field type sanitizing;
2021-08-06 01:13:02 +03:00
Nikita Sinelnikov
af371ec603
Merge pull request #883 from ultimatemember/fix/sanitize_sicial_links
...
Social links on update profile
2021-08-06 01:03:10 +03:00
Nikita Sinelnikov
2d250cb6ee
- fixed 404 for attachments;
2021-08-05 19:16:10 +03:00
yuriinalivaiko
82798b3508
Don't use function esc_url_raw for social fields.
...
Social string entered by user may not be an URL.
2021-08-05 17:19:54 +03:00