Commit Graph

234 Commits

Author SHA1 Message Date
nikitozzzzzzz cf0df38d81 - fixed js error; 2018-04-19 09:31:04 +03:00
nikitozzzzzzz 29592749f6 Merge branch 'master' of https://github.com/ultimatemember/ultimatemember 2018-04-18 17:41:10 +03:00
nikitozzzzzzz 5393411f2b - Fixed Profile Form field privacy
- Fixed conditional menu logic for 2 different nav menu hooks
- Fixed registration form preview on wp-admin screen
- Restored old CSS settings to "um_old_settings.css"
- Clean user's cache
2018-04-18 17:40:54 +03:00
Champ Camba fa97410528 Fix account deletion custom text 2018-04-18 22:23:25 +08:00
nikitozzzzzzz 1ea4d85636 - fixed fields privacy;
- small notices fixes;
2018-04-17 11:15:21 +03:00
yura_nalivaiko 5bf3780d55 - fixed nav menu conditional logic; 2018-04-16 17:20:24 +03:00
denisbaranov dee75bf1b9 - fixed registration form process and save role; 2018-04-15 16:08:58 +03:00
nikitozzzzzzz f06e9cce0d - fixed registration and profile form roles (some sites empty profile + wrong registration roles); 2018-04-13 15:08:00 +03:00
nikitozzzzzzz 8d7d58c371 - fixed user profile page permalinks; 2018-04-13 14:35:01 +03:00
denisbaranov f05216f5e9 - fixed nav-menu; 2018-04-12 22:44:07 +03:00
nikitozzzzzzz 460dc15f19 - fixed nav-menu issue; 2018-04-12 15:26:35 +03:00
nikitozzzzzzz 7d85a24de7 - fixed message for restricted taxonomy; 2018-04-12 14:10:10 +03:00
nikitozzzzzzz 4281d65e68 Merge branch 'master' of https://github.com/ultimatemember/ultimatemember 2018-04-11 21:34:23 +03:00
nikitozzzzzzz 571f212173 - hotfix for nav-menu items restriction content options; 2018-04-11 21:00:36 +03:00
Champ Camba b86bb505d5 Change lost password url in UM login form 2018-04-12 00:48:29 +08:00
nikitozzzzzzz ae980d610b Merge branch 'master' of https://github.com/ultimatemember/ultimatemember 2018-04-10 11:10:19 +03:00
nikitozzzzzzz 7cfc0a4bf3 - fix for some modified queries; 2018-04-10 11:09:57 +03:00
yura_nalivaiko 4d10818341 Merge branch 'master' of https://github.com/ultimatemember/ultimatemember 2018-04-10 10:48:08 +03:00
yura_nalivaiko b099a04aa0 - added hook for friend button; 2018-04-10 10:47:49 +03:00
nikitozzzzzzz a97e83c526 - fixed delete user account;
- fixed upgrade scripts;
- fixed tooltip scripts;
2018-04-09 00:45:43 +03:00
nikitozzzzzzz c6a00afa9a - remove cache on upgrade user role;
- removed deprecated functions-
- text changes;
2018-04-05 14:38:20 +03:00
nikitozzzzzzz 5a981a8a01 - fixed content restriction; 2018-04-04 15:12:30 +03:00
nikitozzzzzzz 394d6ac870 - fixed profile page for some roles; 2018-04-03 17:34:18 +03:00
nikitozzzzzzz 02f7d6538e Merge branch 'feature/full-class' 2018-04-03 11:52:21 +03:00
nikitozzzzzzz f2b6249516 - fixed issues with admin notices and their priority; 2018-04-03 11:46:30 +03:00
Denis Baranov 03b38d11e7 Merge branch 'master' of https://github.com/ultimatemember/ultimatemember 2018-04-03 10:36:08 +03:00
Denis Baranov a8c25d1983 -fixed. replaced the method of checking user permission in the directory's member 2018-04-03 10:33:45 +03:00
nikitozzzzzzz 66bdc026b6 - added functionality for user more than 1 admin email in email notifications settings; 2018-04-02 23:04:39 +03:00
nikitozzzzzzz 8ed625ba6d - fixed small notices with strstr function; 2018-04-02 21:56:34 +03:00
Denis Baranov 69e31a6e52 - small fixed. Return an empty array if the "um_roles" option is not specified 2018-04-02 13:22:25 +03:00
nikitozzzzzzz b709bb3914 - update account email notification; 2018-04-01 15:45:25 +03:00
nikitozzzzzzz c8ca096d09 - fixed Woocommerce checkout page when homepage is restricted; 2018-03-28 11:25:27 +03:00
nikitozzzzzzz 3eca951d07 - fixed class exists operators; 2018-03-26 01:27:46 +03:00
nikitozzzzzzz 519ff902cb Merge branch 'master' of https://github.com/ultimatemember/ultimatemember 2018-03-25 20:45:13 +03:00
nikitozzzzzzz cf0f7b1d10 - added filter for the integration with email notification's content;
- fixed homepage User Role setting;
2018-03-25 20:44:54 +03:00
Champ Camba e517a33f26 clean up function 2018-03-21 21:15:46 +08:00
Champ Camba d8c5449215 Add user_url as predefined Website URL field 2018-03-21 21:12:57 +08:00
nikitozzzzzzz 2ce33098b5 - fixed user registration;
- phpDoc;
2018-03-20 13:24:38 +02:00
nikitozzzzzzz a85c8741b0 - fixed menu items restriction options saving process; 2018-03-19 17:29:59 +02:00
nikitozzzzzzz 68a18b02e9 - added PHPDocs;
- small fixes and code optimization;
2018-03-19 16:31:49 +02:00
nikitozzzzzzz 70e33dcacf - added filters for integration with redirect URLs (login, logout, register, account delete, custom homepage);
- fixed SSL permalinks;
2018-03-16 14:20:37 +02:00
nikitozzzzzzz 8e348e084e - conditional logic fixed;
- some code optimization and documentation;
- fixed conflict with WP Fusion;
2018-03-16 09:37:19 +02:00
Denis Baranov 3a3af72e82 - fixed placeholder used 'strip_tags()' for input select 2018-03-15 13:28:21 +02:00
Denis Baranov a0756f3e1b - fixed cleaning on XSS injection for editing field "url" 2018-03-14 10:01:13 +02:00
nikitozzzzzzz a95731c614 - remove wpautop filter at UM pages; 2018-03-12 11:56:24 +02:00
nikitozzzzzzz 67aacd1b11 - fixed issues ( escape inside tag otherwise it breaks code #388 ); 2018-03-11 23:25:38 +02:00
nikitozzzzzzz 8aaf1fe6a6 - fixed conditional logic issues; 2018-03-11 22:58:41 +02:00
nikitozzzzzzz f068bf81e4 - fixed view permissions at member directory issue #384 2018-03-11 16:04:43 +02:00
nikitozzzzzzz 4c76cce957 - fixed scripts enqueue;
- fixed attributes on files/images upload;
2018-03-09 16:26:01 +02:00
nikitozzzzzzz 4e34c15643 - added ability to change field classes at user forms (issue #311); 2018-03-07 12:14:06 +02:00