Commit Graph

42 Commits

Author SHA1 Message Date
nikitasinelnikov 31e84f3e11 - fixed forms preview by overlay;
- fixed profile submit and wrong $user_id from um_user();
2019-11-29 19:08:17 +02:00
nikitasinelnikov 6e7eee89bf - added some localized strings;
- fixed the lack of registration user process with empty email or username;
2019-10-17 21:44:11 +03:00
andrewshuba 9374b7e2cb - fix default buttons text
- show default button text if filed value is empty
2019-08-09 14:56:27 +03:00
nikitasinelnikov 954dfa7fc5 - fixed Edit Profile mode;
- added esc functions;
- added Unsplash extension;
- added new conditional setting for admin forms;
2019-08-01 14:23:13 +03:00
nikitasinelnikov ca1a908aae - 2.0.46 pre-release; 2019-05-09 00:52:42 +03:00
nikitasinelnikov f628703b12 - fixed security issue with Profile/Registration form; 2019-05-08 16:05:27 +03:00
nikitasinelnikov 21f266f407 - fixed upload dir on UM upload process for avoid the conflicts; 2019-02-08 11:43:01 +02:00
nikitasinelnikov 33eb54a3e3 - register action; 2019-01-28 15:26:26 +02:00
nikitasinelnikov 8ea3584ff1 - 2.0.34 release; 2018-12-07 10:29:05 +02:00
nikitozzzzzzz 4cf341e890 - added code snippet for WPML integration with Forms translations;
- removed some old commented code;
2018-11-27 14:21:27 +02:00
nikitozzzzzzz bb4aff7ee3 - fixed multisite file/image download; 2018-10-04 16:50:47 +03:00
Yurii Nalivaiko e305a53076 - some changes 2018-10-01 17:29:55 +03:00
nikitozzzzzzz e807082059 - fixed files/images upload download; 2018-09-16 21:55:06 +03:00
nikitozzzzzzz fcb8cab209 - deprecated um_before_user_upload, um_after_user_upload;
- fixed issue with deleting old unused files;
- fixed issue with deleting new file after profile upgrade;
2018-08-07 22:22:24 +03:00
nikitozzzzzzz b52d61a05b - fixed file uploading process; 2018-08-07 18:05:13 +03:00
Champ Camba fad46ea012 Initial File and Image Uploader 2018-07-31 01:35:15 +08:00
nikitozzzzzzz 224b869541 - fixed user status setup on registration process; 2018-05-25 18:22:38 +03:00
nikitozzzzzzz 4000dca515 - fixed wp_mail text/plain and text/html headers;
- fixed profile tabs without icons at mobile devices;
2018-05-25 15:05:14 +03:00
yura_nalivaiko 28795b2ec8 Merge branch 'master' into fixes 2018-05-11 15:08:37 +03:00
yura_nalivaiko d17e15efb5 - added status save on user registration; 2018-05-11 15:08:06 +03:00
yura_nalivaiko 99a9ebde1f -fixes 2018-05-11 10:53:29 +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 66bdc026b6 - added functionality for user more than 1 admin email in email notifications settings; 2018-04-02 23:04:39 +03:00
nikitozzzzzzz 2ce33098b5 - fixed user registration;
- phpDoc;
2018-03-20 13:24:38 +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 12891ff743 - hook docs; 2018-03-05 16:35:51 +02:00
nikitozzzzzzz 3d19aa00b8 - made hooks documentation;
- some optimizations and make single functions for some hooks;
2018-03-02 09:55:49 +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
nikitozzzzzzz 5ac147e41f - fixed roles priority and added functions to work with roles (all|priority|um role);
- fixed um_is_core_page function with WPML;
- added general admin notice when user have old extensions;
- text changes;
2018-02-07 16:44:40 +02:00
nikitozzzzzzz cb0de87668 - added deprecated functions;
- added security ABSPATH checking;
2017-12-18 15:36:04 +02:00
nikitozzzzzzz e36c3ca841 - settings optimization; 2017-12-11 09:53:38 +02:00
Denis Baranov 545804f4b3 - fixed generated profile permalink base. 2017-11-30 16:27:30 +02:00
nikitozzzzzzz 13cf985acd - small notice fix; 2017-11-17 11:18:46 +02: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 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 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 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 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 9e53314c3a !!! IMPORTANT 2.0 version before upgrade please run full backup of your site !!!
- new code structure, optimized for next development;
  - created spl_autoloader for remove includes;
  - UM classes with namespaces;
  - deprecated global $ultimatemember; variable (use UM() instead);
- new UM/WP roles logic;
- new settings class and logic (deprecated Redux framework, deprecated some old options, added some new options);
- new dependencies class for extensions;
- WP native styles for backend fields;
- new upgrades and license activations for extensions;
- new logic form backend forms and fields;
- created uninstall.php file for delete permanently all UM settings;
- optimized registration/upgrade profile process;

Deprecated Hooks:

um_new_user_registration_plain
um_user_registration_extra_hook
um_add_user_frontend
um_post_registration_global_hook
um_admin_extend_directory_options_general (was action...will be filter)
2017-07-26 14:57:52 +03:00