Champ Camba
|
a6164fcf9a
|
Add filter to disable UM cron jobs
|
2018-02-15 17:31:56 +08:00 |
|
nikitozzzzzzz
|
4cfc247ffe
|
- fixed Members area privacy for multilanguage installs;
|
2018-02-14 11:02:37 +02:00 |
|
nikitozzzzzzz
|
35bdbfb054
|
- code formatted;
|
2018-02-12 00:56:01 +02:00 |
|
nikitozzzzzzz
|
7dcfd2bb75
|
- added some roles getting functions;
- fixed displaying role at profile page;
|
2018-02-09 10:53:56 +02:00 |
|
nikitozzzzzzz
|
54016fdaab
|
- 2.0.1 version;
- small code optimization;
- fix for update user profile role change;
|
2018-02-08 15:27:01 +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
|
9405e941d1
|
- fixed kses_decode applying in um_loggedin shortcode;
|
2018-02-05 12:30:54 +02:00 |
|
nikitozzzzzzz
|
9b7cac4f50
|
- fixed content restriction for some themes, which make the_content filter;
|
2018-02-05 11:25:47 +02:00 |
|
nikitozzzzzzz
|
65e7cbdeaa
|
- fixed issues on HTTPS with mixed content and old styles;
|
2018-02-02 16:52:06 +02:00 |
|
nikitozzzzzzz
|
b22d7faec6
|
Merge branch 'fix/nav-menus'
|
2018-02-01 12:10:39 +02:00 |
|
nikitozzzzzzz
|
1c0f7399cf
|
- reviewed nav menu items custom fields code;
|
2018-02-01 12:09:46 +02:00 |
|
nikitozzzzzzz
|
b9f88bb06b
|
- small notices fixed;
- fixed role submit for extensions integrations;
|
2018-02-01 10:59:44 +02:00 |
|
Denis Baranov
|
1d62265544
|
- fixed nav menus
|
2018-01-31 18:05:13 +02:00 |
|
Champ Camba
|
7d7a3ef73c
|
Add text bio string in translation file
|
2018-01-31 22:31:10 +08:00 |
|
nikitozzzzzzz
|
15daabf565
|
- optimized class.shortcodes;
- fixed notices (issue #366);
|
2018-01-30 16:24:20 +02:00 |
|
nikitozzzzzzz
|
6eee5de62c
|
- php notice fix for empty 'parent_dropdown_relationship' (issue #369);
|
2018-01-30 15:29:08 +02:00 |
|
nikitozzzzzzz
|
dca45dad6b
|
- added filters to account tabs;
|
2018-01-29 01:00:02 +02:00 |
|
nikitozzzzzzz
|
71a9b3da11
|
- fixed logout process for WPML;
- added priority to the User Roles;
|
2018-01-29 00:25:08 +02:00 |
|
Denis Baranov
|
6a4e482923
|
- fixed emotion in member directory tagline
|
2018-01-26 17:16:49 +02:00 |
|
nikitozzzzzzz
|
ad37578b33
|
Merge branch 'master' of https://github.com/ultimatemember/ultimatemember
|
2018-01-24 21:07:19 +02:00 |
|
nikitozzzzzzz
|
1a754a0a93
|
- fixed roles wp_capabilities init;
- fixed 2.0 upgrade transfer logic with roles and capabilities;
|
2018-01-24 21:07:11 +02:00 |
|
Denis Baranov
|
7663af98d0
|
- fixed "Profile Permalink Base"
|
2018-01-23 17:12:33 +02:00 |
|
nikitozzzzzzz
|
6a6c7abe63
|
- small warnings fixed;
|
2018-01-22 15:13:46 +02:00 |
|
nikitozzzzzzz
|
ec807386af
|
- added hot checking membership when rejected user is logged in - logout it;
|
2018-01-19 12:50:54 +02:00 |
|
nikitozzzzzzz
|
7d4c1601a0
|
- fixed content restriction options without checking user roles;
|
2018-01-16 22:10:16 +02:00 |
|
Champ Camba
|
e60d094ee6
|
Fix includes/core/class-shortcodes.php merge conflicts
|
2018-01-15 19:33:44 +08:00 |
|
Champ Camba
|
55eefda64d
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# includes/core/class-shortcodes.php
|
2018-01-15 19:29:22 +08:00 |
|
Champ Camba
|
854a0b77f7
|
Fix parsing arguments in shortcode
|
2018-01-15 19:27:30 +08:00 |
|
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 |
|