Commit Graph

2376 Commits

Author SHA1 Message Date
yura_nalivaiko dee53eddd9 - fixed template function; 2017-10-25 17:11:58 +03:00
yura_nalivaiko e0924d4aa8 Merge branch 'master' of https://github.com/ultimatemember/ultimatemember 2017-10-24 17:20:16 +03:00
yura_nalivaiko f8b4f34cd0 - added template functions; 2017-10-24 17:20:03 +03:00
Denis Baranov 5a8c1b5fdf - fixed undefined index 2017-10-24 15:37:56 +03:00
nikitozzzzzzz d266885384 - user locations feature; 2017-10-23 14:38:24 +03:00
Denis Baranov 853ef04638 - fixed saving files to register a new user, if there are fields with files #2 2017-10-20 12:58:25 +03:00
Denis Baranov e074a07f25 -fixed saving files to register a new user, if there are fields with files 2017-10-20 12:39:45 +03:00
nikitozzzzzzz a36226c718 - added filter for fix #306 issue; 2017-10-19 16:28:30 +03:00
nikitozzzzzzz f8beaf744e - fixed compatibility with Enfold theme (issue #328); 2017-10-18 15:50:33 +03:00
nikitozzzzzzz 5d14060aff - fixed dependencies with extensions, which installed with wrong folder name;
- added notice when UM is installed with wrong folder name;
2017-10-18 15:45:59 +03:00
nikitozzzzzzz 29dccf9f7b - fixed issue #325 with wrong loaded gravatar images; 2017-10-17 15:02:33 +03:00
nikitozzzzzzz 368d0b133d - fixed files uploading (by Denis); 2017-10-16 15:49:40 +03:00
nikitozzzzzzz 22e43eb32d - fixed set role function (issue #320); 2017-10-13 11:48:48 +03:00
nikitozzzzzzz e8c0aa7536 - fixed asc attr for wp_editor field (issue #318); 2017-10-13 11:41:47 +03:00
nikitozzzzzzz 0a556b3895 - fixed issue #329; 2017-10-12 17:50:29 +03:00
nikitozzzzzzz 1f39a9c50b - fixed clean temp directory on file uploads; 2017-10-11 14:32:17 +03:00
nikitozzzzzzz 673f72184a - fixed plugin's details modal window; 2017-10-10 14:23:14 +03:00
nikitozzzzzzz 30f8c09512 Merge branch 'master' of https://github.com/ultimatemember/ultimatemember 2017-10-09 14:23:16 +03:00
nikitozzzzzzz 7961915822 - fixed categories/tags access (restrict content); 2017-10-09 14:23:04 +03:00
Champ Camba 1efbea2e2f Fix invalid call user function error 2017-10-04 10:35:05 +08:00
Champ Camba 9a0a3dcc6b Added back the filter hook as what discussed in slack 2017-10-03 23:14:10 +08:00
Champ Camba 4d6853a4e7 Revert "Add new filter hook 'um_fields_options_enable_pairs__{$key}'"
This reverts commit 63a5c9dcb4.
2017-10-03 22:57:21 +08:00
nikitozzzzzzz a714be2d5c commit by denisbaranov:
- fixed conditional logic in form;
- fixed prohibition on editing a field (Form->field->Can user edit this field?);
- fixed cleaning on XSS injection;
- fixed addition "wp_unslash" and "esc_attr" in the "Admin_Forms" class method "render_form_row";
2017-10-03 16:29:04 +03:00
Champ Camba 63a5c9dcb4 Add new filter hook 'um_fields_options_enable_pairs__{$key}' 2017-10-03 17:57:09 +08:00
nikitozzzzzzz c1cfc8efa2 - fixed email notifications sendings when HTML is turned off;
- fixed first install and default settings;
2017-09-21 16:31:39 +03:00
nikitozzzzzzz 7fe908a5ca - fixed editable option for fields; 2017-09-19 14:35:49 +03:00
nikitozzzzzzz b91ad10cfa - fixed roles dropdown, when edit options at backend edit field modal window; 2017-09-18 16:04:03 +03:00
nikitozzzzzzz 92336d76d8 - fixed registration process;
- fixed tooltips for profile menu;
- changed readme.txt;
2017-09-18 14:44:40 +03:00
nikitozzzzzzz a096d9a5a0 - fixed logout process; 2017-09-15 10:28:04 +03:00
nikitozzzzzzz de3355e059 - fixed activation at multisite (issue #319);
- small notices fixes;
2017-09-14 17:39:26 +03:00
nikitozzzzzzz 2c56b9c1f4 - private content compatibility added; 2017-09-14 17:12:08 +03:00
nikitozzzzzzz c9c68361b7 - plugin updater class for extensions; 2017-09-11 18:05:42 +03:00
nikitozzzzzzz b7cca5a39b Merge branch 'master' of https://github.com/ultimatemember/ultimatemember 2017-09-11 17:03:30 +03:00
nikitozzzzzzz c79e76ad25 - fixed conditional logic with not selected default radio button; 2017-09-11 17:03:16 +03:00
Champ Camba 28826d1097 Fix performance issue with autoload user cache 2017-09-11 21:45:38 +08:00
nikitozzzzzzz 495f447b5c - fixed accessible settings and register and password-reset page;
- fixed roles filtration on social registration;
2017-09-10 20:06:00 +03:00
nikitozzzzzzz 223d4fb5ba - fixed update file; 2017-09-06 19:34:53 +03:00
nikitozzzzzzz f158909339 - beta1 released;
- fixed restriction post categories;
- fixed 2.0 upgrade;
- optimized and added backward compatibility to dependencies class;
2017-09-06 17:11:14 +03:00
nikitozzzzzzz 324e9aeb91 - fixed content restriction feature for "attachment" post types; 2017-09-06 12:38:37 +03:00
nikitozzzzzzz 2921707a65 - fixed integration with User Tags extension (remove some hardcode, changed to hooks);
- fixed 2.0 upgrades for User roles meta data;
- clear/review code;
2017-09-06 09:03:24 +03:00
nikitozzzzzzz 31de1e49ce - changed checkboxes to dropdowns at top label metaboxes; 2017-09-04 16:52:42 +03:00
nikitozzzzzzz 6feaa1349b - removed deprecated function; 2017-09-04 16:25:25 +03:00
nikitozzzzzzz b9df5b3758 + 2017-09-04 16:17:52 +03:00
nikitozzzzzzz 1d246e0046 - fixed conditional logic for profile form fields on submit;
- small notices fixes;
2017-09-01 16:39:01 +03:00
nikitozzzzzzz 9d6f6231bd - fixed user update logic;
- checked and optimized um_role() function;
- small changes and fixes for 2.0;
2017-08-31 17:42:01 +03:00
nikitozzzzzzz 026b783a24 - fixed default avatar URL for sites at subfolder;
- user registration optimization (removed edit profile handlers on user registration);
- fixed "can edit" checkbox at Forms add field modal window;
2017-08-31 15:05:27 +03:00
nikitozzzzzzz 1f5bf3dafc - fixed get_meta_value function for options with "0" value;
- fixed upgrade to 2.0 for transferring menu restriction;
2017-08-30 16:01:43 +03:00
nikitozzzzzzz e848301fa9 - fixed conditional logic on Profile Form (by Denis);
- fixed displaying conditional fields at backend settings;
2017-08-30 11:40:35 +03:00
nikitozzzzzzz 472f5d21bc - transferring emails to UM2.0 logic;
- first install email notifications settings;
2017-08-29 17:33:10 +03:00
nikitozzzzzzz 502231671b - new Email Templates logic with save template to Theme(Child Theme);
- small fixes;
2017-08-29 15:01:29 +03:00