Commit Graph

256 Commits

Author SHA1 Message Date
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
nikitozzzzzzz 179fc36ebf - fixed user permalinks for profile page; 2018-03-07 10:58:58 +02:00
nikitozzzzzzz 3ba053dc16 - fixed user permalinks on fresh install; 2018-03-06 17:54:40 +02:00
nikitozzzzzzz 6f97449626 - fixed force hiding adminbar wp-admin setting; 2018-03-06 16:49:23 +02:00
nikitozzzzzzz 12891ff743 - hook docs; 2018-03-05 16:35:51 +02:00
Denis Baranov 2e619ae995 - fixed required field "image". Does not work check, if you delete the previously uploaded image when you update the profile again 2018-03-02 17:35:42 +02:00
nikitozzzzzzz 3d19aa00b8 - made hooks documentation;
- some optimizations and make single functions for some hooks;
2018-03-02 09:55:49 +02:00
yura_nalivaiko 6fc6db7886 Merge branch 'master' of https://github.com/ultimatemember/ultimatemember 2018-02-26 12:55:30 +02:00
yura_nalivaiko 22585ec184 - changed code for account tabs; 2018-02-26 12:54:41 +02:00
Denis Baranov b7e8009268 - fixed notification if the field label is not set and when a field is required 2018-02-26 11:54:55 +02:00
nikitozzzzzzz c7211bbb22 - fixed small notices; 2018-02-23 17:24:32 +02:00
nikitozzzzzzz 9069c9f17e - small notices fixed; 2018-02-23 15:16:19 +02:00
nikitozzzzzzz 7bd09d77c4 - fixed default values on Add User Role;
- fixed some PHP notices;
2018-02-20 17:19:30 +02:00
nikitozzzzzzz 1b03923c6b - fixed small notices about array_intersect; 2018-02-19 12:10:54 +02:00
nikitozzzzzzz f4d1251220 - small fixes for language url function; 2018-02-19 00:22:34 +02:00
nikitozzzzzzz f81ef312a4 Merge branch 'master' of https://github.com/ultimatemember/ultimatemember into fix/permalink_base 2018-02-18 13:28:03 +02:00
nikitozzzzzzz cbf06f5835 - fixed bbPress restrict content message on forums;
- fixed issues with permalinks (issue #375);
- fixed replacing placeholders in [show_content_for_role] shortcode;
2018-02-18 13:27:46 +02:00
Denis Baranov 6b29eb3307 - fixed for plugin "The SEO Framework" 2018-02-16 12:07:16 +02:00
Champ Camba a6164fcf9a Add filter to disable UM cron jobs 2018-02-15 17:31:56 +08:00
nikitozzzzzzz 440aa59b28 - fixed replace placeholders for not logged in users;
- small notice fix;
2018-02-15 11:08:14 +02:00
nikitozzzzzzz 1582d11bbc Merge branch 'master' of https://github.com/ultimatemember/ultimatemember into fix/permalink_base 2018-02-14 11:08:13 +02:00
nikitozzzzzzz 4cfc247ffe - fixed Members area privacy for multilanguage installs; 2018-02-14 11:02:37 +02:00
Denis Baranov 092be40448 - formatted code 2018-02-13 11:28:54 +02:00
Denis Baranov 8fa0561e20 - fixed user profile url slug name 2018-02-13 11:23:17 +02:00
nikitozzzzzzz 7a93ed0138 - code reviewed; 2018-02-12 16:27:34 +02:00
nikitozzzzzzz b3ba5f6775 Merge branch 'master' of https://github.com/ultimatemember/ultimatemember into fix/permalink_base 2018-02-12 15:41:08 +02:00
Denis Baranov 7bdc82ef4a -fixed formated code 2018-02-12 15:37:10 +02:00
Denis Baranov 4d9ba51afe - fixed unique address of the user's link 2018-02-12 13:31:54 +02:00
nikitozzzzzzz 35bdbfb054 - code formatted; 2018-02-12 00:56:01 +02:00