Commit Graph

44 Commits

Author SHA1 Message Date
nikitasinelnikov 0327a20238 - update scripts + languages; 2019-10-01 15:42:48 +03:00
andrewshuba b9eeb40012 - fix array_keys for non array 2019-10-01 15:19:49 +03:00
nikitasinelnikov 1df55d0ecf - member directory default filters; 2019-10-01 11:53:34 +03:00
nikitasinelnikov 4a5863db51 - member directory code merge; 2019-08-14 10:54:16 +03:00
nikitasinelnikov 5f66fd5fe3 - added escape functions, security fix for XSS; 2019-08-08 00:36:33 +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
Champ Camba 943525c756 Add attribute param in rendering admin form fields 2019-03-04 01:24:39 +08:00
nikitasinelnikov 6b67438a33 - small notice fix; 2018-12-14 12:50:54 +02:00
nikitasinelnikov 3e89e9e9f8 - fixed admin forms; 2018-12-13 18:54:36 +02:00
nikitasinelnikov 8ea3584ff1 - 2.0.34 release; 2018-12-07 10:29:05 +02:00
nikitasinelnikov 141305c746 - recover 2.0.34 2018-12-05 10:50:08 +02:00
Yurii Nalivaiko b0cd9c98c3 - small fixes 2018-11-30 11:32:57 +02:00
Yurii Nalivaiko 10d699333c Merge branch 'master' of https://github.com/ultimatemember/ultimatemember
# Conflicts:
#	assets/js/um-conditional.js
#	assets/js/um-conditional.min.js
#	assets/js/um-scripts.min.js
#	includes/core/class-enqueue.php
2018-11-13 14:57:01 +02:00
Yurii Nalivaiko 04b0df6ef8 -some fixes 2018-11-13 14:54:19 +02:00
nikitozzzzzzz d7323be452 - media field conditional logic; 2018-11-11 22:22:55 +02:00
nikitozzzzzzz c177a7f870 - fixed buffer echo and close; 2018-09-28 17:14:50 +03:00
nikitozzzzzzz b2748d586c - fixed notifier CSS;
- fixed admin forms notice;
2018-08-30 09:24:19 +03:00
Yurii Nalivaiko 0a8c33e1f1 Merge branch 'release/2.0.22' 2018-08-15 09:31:48 +03:00
nikitozzzzzzz e2a81fab17 - phpdoc comment; 2018-08-03 15:44:09 +03:00
nikitozzzzzzz 9820e1e6b3 - small fix; 2018-07-06 01:32:44 +03:00
Yurii Nalivaiko 871cf19533 Merge branch 'master' of https://github.com/ultimatemember/ultimatemember 2018-07-02 16:55:00 +03:00
Yurii Nalivaiko e88e9f71a1 - changed filter 2018-07-02 16:54:39 +03:00
nikitozzzzzzz 9319b40cec - added default email templates links;
- fixed HTML in textarea field;
- increased timeout for subscribtion;
2018-06-26 17:19:18 +03:00
nikitozzzzzzz e2a0a5e636 - email notifications texts; 2018-06-13 18:07:56 +03:00
nikitozzzzzzz d560b3cfbe - fixed XSS at wp-admin settings screen; 2018-06-11 17:17:01 +03:00
nikitozzzzzzz a208fbe380 Merge branch 'fix/ms_email_templates' of https://github.com/ultimatemember/ultimatemember into release/2.0.18 2018-06-07 23:08:07 +03:00
nikitozzzzzzz d856188e60 - fixed email templates for multisite;
- fixed upgrade script to 2.0.x version for multisites;
2018-06-07 01:01:42 +03:00
nikitozzzzzzz abb00b74c3 - roles multiselect on Profile form settings; 2018-06-03 20:02:55 +03:00
nikitozzzzzzz 3eca951d07 - fixed class exists operators; 2018-03-26 01:27:46 +03:00
nikitozzzzzzz 8e348e084e - conditional logic fixed;
- some code optimization and documentation;
- fixed conflict with WP Fusion;
2018-03-16 09:37:19 +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 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
nikitozzzzzzz 0aacb5504f - added info text field; 2017-12-18 15:16:14 +02:00
nikitozzzzzzz 96c1aaf05a - options optimization; 2017-12-12 11:13:02 +02:00
nikitozzzzzzz e36c3ca841 - settings optimization; 2017-12-11 09:53:38 +02:00
nikitozzzzzzz e8c0aa7536 - fixed asc attr for wp_editor field (issue #318); 2017-10-13 11:41:47 +03: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
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 502231671b - new Email Templates logic with save template to Theme(Child Theme);
- small fixes;
2017-08-29 15:01:29 +03:00
nikitozzzzzzz f32d37c09e - small notices fixed; 2017-08-22 14:54:03 +03:00
nikitozzzzzzz e059e78c91 - fixed roles table;
- added onleave event to settings page;
- added install info to settings tab;
2017-07-31 16:56:16 +03:00
Champ Camba 1db8a9ae3a Remove notices 2017-07-27 19:22:37 +08: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