Commit Graph

51 Commits

Author SHA1 Message Date
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 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 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 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 de3355e059 - fixed activation at multisite (issue #319);
- small notices fixes;
2017-09-14 17:39:26 +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 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 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
nikitozzzzzzz f48bb565ad - fixed save form type backend;
- fixed registration form role setting;
2017-08-20 20:49:20 +03:00
nikitozzzzzzz 7a1c93cc4c - fixed profile form preview styles; 2017-08-15 17:27:17 +03:00
nikitozzzzzzz 8cc7934b0e - fixed profile menu for extension's integration; 2017-08-15 16:34:44 +03:00
nikitozzzzzzz e03b16adac - fixed integration with core and another extensions (removed class_exists checking); 2017-08-14 17:24:38 +03:00
nikitozzzzzzz af191ee149 - optimized account page;
- optimized code of shortcodes/password/account classes;
- fixed some enqueue scripts issues;
2017-08-11 14:21:42 +03:00
nikitozzzzzzz c4b6484438 - fixed vulnerabilities;
- small changes and fixes;
2017-08-07 16:30:12 +03:00
nikitozzzzzzz b6aff77568 - fixed upload files;
- minified js files and changed enqueue to classic WP logic with DEBUG_SCRIPTS constant;
2017-08-06 19:50:31 +03:00
nikitozzzzzzz 8409b0fb5b - fixed nav menu filter restriction for users;
- small fixes for UM2.0 classes;
2017-08-03 13:54:47 +03:00
nikitozzzzzzz 6c9668c0cb - fixed encoding if not installed mbstring PHP library;
- some texts changes;
- some fixes on first install and forms metaboxes;
2017-08-03 10:52:40 +03:00
nikitozzzzzzz f676d1c112 - small texts changes; 2017-08-02 13:58:50 +03:00
nikitozzzzzzz 3ae6209491 - WP Native menu restriction settings; 2017-08-01 17:17:19 +03:00
nikitozzzzzzz 8b9320b09f - removed UM prefix before UM custom roles; 2017-07-30 22:54:39 +03:00
nikitozzzzzzz 1cccd2caff - fixed empty members directory; 2017-07-28 16:58:35 +03:00
nikitozzzzzzz a0eca5f350 - removed "About" page;
- added tooltips to Profile menu;
- some fixes;
2017-07-28 13:33:14 +03:00