Commit Graph

131 Commits

Author SHA1 Message Date
nikitozzzzzzz 0bdb285b59 - fixed division by zero issue in some cases; 2018-01-11 12:17:26 +08:00
nikitozzzzzzz 55913212c8 - fixed some vulnerabilities with includes shortcode template files; 2018-01-11 11:48:47 +08:00
Champ Camba 9da2a73bb9 Revert remove role duplication issue 2018-01-07 23:29:11 +08:00
Champ Camba c072745179 Add remove role 2018-01-07 23:20:59 +08:00
nikitozzzzzzz 2f773ee070 - added simple function to delete any user's role (custom UM or any other WP); 2018-01-07 23:14:16 +08:00
nikitozzzzzzz a40b1c57e1 - fixed access redirect with "redirect_to" attribute;
- fixed vulnerability with dynamic_css function and $mode variable;
2018-01-07 14:15:18 +08:00
Champ Camba 955eef5e53 Optimize query for pending users count 2018-01-06 10:41:20 +08:00
Denis Baranov ec7cac82b6 - fixed role security 2017-12-25 09:31:42 +02:00
nikitozzzzzzz c3ddcc1983 Merge remote-tracking branch 'remotes/origin/fix/security_file_upload' 2017-12-21 14:55:39 +02:00
Denis Baranov c87b4c7b91 - fixed Transferring a functional from a file to a 'class-files' 2017-12-20 13:21:55 +02:00
nikitozzzzzzz 9cef66bff3 Merge branch 'master' of https://github.com/ultimatemember/ultimatemember into fix/wpml_emails_templates 2017-12-20 12:35:04 +02:00
Denis Baranov 5862a75ac4 - fixed added missed param 2017-12-20 12:31:33 +02:00
nikitozzzzzzz 1015d843ab - fixed issue #365 with menu items; 2017-12-20 11:45:27 +02:00
nikitozzzzzzz 98e2618e90 - code reviewed created external integrations class (for 3-d party plugins/themes integrations); 2017-12-20 10:58:39 +02:00
nikitozzzzzzz b9ecb63cb3 Merge branch 'master' of https://github.com/ultimatemember/ultimatemember into fix/wpml_emails_templates
Conflicts:
	includes/um-deprecated-functions.php
	includes/um-short-functions.php
2017-12-19 14:47:47 +02:00
nikitozzzzzzz f861de65a8 - made external integrations class; 2017-12-19 14:44:06 +02:00
Denis Baranov 45498f16dc - added filter "um_email_send_subject" 2017-12-19 13:45:11 +02:00
nikitozzzzzzz ef9c06185b - fixed access issues with restriction content + rolled back feature with unselected checkboxes access for all logged in users;
- fixed vulnerability on user profile update;
- small changes;
2017-12-19 12:38:00 +02:00
Denis Baranov d460139473 - fixed creating a file in a theme for another language.
- fixed sending emails template in the standard language for administrator.
- fixed sending a standard template email, if not for the current language
2017-12-18 18:01:42 +02:00
nikitozzzzzzz cb0de87668 - added deprecated functions;
- added security ABSPATH checking;
2017-12-18 15:36:04 +02:00
nikitozzzzzzz 6aaf72064e - fixed roles options order in dropdown and radio fields ( fix by @LuigiPulcini ); 2017-12-18 10:36:42 +02:00
nikitozzzzzzz d96b612fa7 - small fix for custom account tab's buttons; 2017-12-15 10:48:30 +02:00
nikitozzzzzzz 03082943af Merge branch 'fix/menu_item_settings' 2017-12-14 18:21:15 +02:00
nikitozzzzzzz 7c63c20224 - fixed menu items compatibility and integration; 2017-12-14 11:12:15 +02:00
Champ Camba af2021033e Fix reset password user/email address validation 2017-12-14 16:42:52 +08:00
nikitozzzzzzz a6ddfde2d5 Merge branch 'master' of https://github.com/ultimatemember/ultimatemember into dev/forms_optimizing
Conflicts:
	includes/admin/core/class-admin-settings.php
2017-12-12 21:24:00 +02:00
Denis Baranov da7d53d0fb - fixed notices 2017-12-12 17:00:21 +02:00
Champ Camba 18dc885ac0 Fix wpml profile language slug 2017-12-12 18:36:29 +08:00
nikitozzzzzzz 96c1aaf05a - options optimization; 2017-12-12 11:13:02 +02:00
nikitozzzzzzz 51acdc5aee Merge branch 'master' of https://github.com/ultimatemember/ultimatemember into dev/forms_optimizing 2017-12-11 11:53:34 +02:00
nikitozzzzzzz 8ae0c021b8 - removed ID's duplicates if there is more than 1 form at same screen; 2017-12-11 11:52:14 +02:00
nikitozzzzzzz e686d3c613 - fixed ID's duplicates when more than 1 form is loaded at same page; 2017-12-11 10:02:28 +02:00
nikitozzzzzzz e36c3ca841 - settings optimization; 2017-12-11 09:53:38 +02:00
nikitozzzzzzz 63dc4ecc0c - fixed roles selector field for some installs;
- removed deprecated google-chart script enqueue;
2017-12-10 11:30:39 +02:00
Champ Camba 3b4b9ce0c8 Fix login form issue with 'remember me' option 2017-12-10 14:48:17 +08:00
nikitozzzzzzz 129de3fec7 - added filter for additional headers to email templates (e.g. DOCTYPE etc.); 2017-12-08 16:51:25 +02:00
nikitozzzzzzz 0dc68c2313 - fixed deprecated capabilities checking; 2017-12-08 11:58:57 +02:00
nikitozzzzzzz a96753c931 - fixed capabilities for UM custom post types; 2017-12-08 10:51:45 +02:00
nikitozzzzzzz ba02dd61fc - fixed issue #346 with encode Biography field; 2017-12-07 18:42:14 +02:00
nikitozzzzzzz 326863f7e3 - fixed bbPress reccursive cycle on WP_Query; 2017-12-01 15:11:52 +02:00
Denis Baranov 545804f4b3 - fixed generated profile permalink base. 2017-11-30 16:27:30 +02:00
nikitozzzzzzz cd33a67131 Merge branch 'release/2.0' of https://github.com/ultimatemember/ultimatemember into release/2.0 2017-11-28 21:21:31 +02:00
nikitozzzzzzz b772cb86ee - fixed roles fields; 2017-11-28 21:21:21 +02:00
Denis Baranov 17906e5485 - fixed generated profile permalink base. 2017-11-27 12:44:21 +02:00
nikitozzzzzzz 6bdb6af868 - multisite users creation fixes; 2017-11-26 13:16:43 +02:00
nikitozzzzzzz fe004f41a5 Merge branch 'master' of https://github.com/ultimatemember/ultimatemember into release/2.0 2017-11-26 12:35:44 +02:00
yura_nalivaiko 6e16e2ab51 - fixed notice; 2017-11-24 15:20:45 +02:00
nikitozzzzzzz 4aab809a3d - added 404 trigger on categories pages when user logged in with another access role; 2017-11-23 22:16:12 +02:00
nikitozzzzzzz 83c2c6590e - fixed content restriction feature; 2017-11-23 22:08:33 +02:00
nikitozzzzzzz 267667fa85 - fixed content restriction feature; 2017-11-23 22:02:30 +02:00