Commit Graph

1478 Commits

Author SHA1 Message Date
nikitozzzzzzz 12891ff743 - hook docs; 2018-03-05 16:35:51 +02:00
Denis Baranov 2e619ae995 - fixed required field "image". Does not work check, if you delete the previously uploaded image when you update the profile again 2018-03-02 17:35:42 +02:00
nikitozzzzzzz e57a6fa070 - fixed typo admin notice about required version; 2018-03-02 10:01:25 +02:00
nikitozzzzzzz 3d19aa00b8 - made hooks documentation;
- some optimizations and make single functions for some hooks;
2018-03-02 09:55:49 +02:00
yura_nalivaiko 6fc6db7886 Merge branch 'master' of https://github.com/ultimatemember/ultimatemember 2018-02-26 12:55:30 +02:00
yura_nalivaiko 22585ec184 - changed code for account tabs; 2018-02-26 12:54:41 +02:00
Denis Baranov b7e8009268 - fixed notification if the field label is not set and when a field is required 2018-02-26 11:54:55 +02:00
nikitozzzzzzz c7211bbb22 - fixed small notices; 2018-02-23 17:24:32 +02:00
nikitozzzzzzz 9069c9f17e - small notices fixed; 2018-02-23 15:16:19 +02:00
nikitozzzzzzz 7bd09d77c4 - fixed default values on Add User Role;
- fixed some PHP notices;
2018-02-20 17:19:30 +02:00
nikitozzzzzzz 1b03923c6b - fixed small notices about array_intersect; 2018-02-19 12:10:54 +02:00
nikitozzzzzzz f4d1251220 - small fixes for language url function; 2018-02-19 00:22:34 +02:00
nikitozzzzzzz f81ef312a4 Merge branch 'master' of https://github.com/ultimatemember/ultimatemember into fix/permalink_base 2018-02-18 13:28:03 +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
Denis Baranov 6b29eb3307 - fixed for plugin "The SEO Framework" 2018-02-16 12:07:16 +02:00
Champ Camba a6164fcf9a Add filter to disable UM cron jobs 2018-02-15 17:31:56 +08:00
nikitozzzzzzz 440aa59b28 - fixed replace placeholders for not logged in users;
- small notice fix;
2018-02-15 11:08:14 +02:00
nikitozzzzzzz 1582d11bbc Merge branch 'master' of https://github.com/ultimatemember/ultimatemember into fix/permalink_base 2018-02-14 11:08:13 +02:00
nikitozzzzzzz 4cfc247ffe - fixed Members area privacy for multilanguage installs; 2018-02-14 11:02:37 +02:00
Denis Baranov 092be40448 - formatted code 2018-02-13 11:28:54 +02:00
Denis Baranov 8fa0561e20 - fixed user profile url slug name 2018-02-13 11:23:17 +02:00
nikitozzzzzzz 7a93ed0138 - code reviewed; 2018-02-12 16:27:34 +02:00
nikitozzzzzzz b3ba5f6775 Merge branch 'master' of https://github.com/ultimatemember/ultimatemember into fix/permalink_base 2018-02-12 15:41:08 +02:00
nikitozzzzzzz 810bd07244 - fixed role keys for no-UTF8 titles; 2018-02-12 15:37:58 +02:00
Denis Baranov 7bdc82ef4a -fixed formated code 2018-02-12 15:37:10 +02:00
Denis Baranov 4d9ba51afe - fixed unique address of the user's link 2018-02-12 13:31:54 +02:00
nikitozzzzzzz 35bdbfb054 - code formatted; 2018-02-12 00:56:01 +02:00
nikitozzzzzzz ee7ae9f913 Merge branch 'master' of https://github.com/ultimatemember/ultimatemember 2018-02-09 10:54:06 +02:00
nikitozzzzzzz 7dcfd2bb75 - added some roles getting functions;
- fixed displaying role at profile page;
2018-02-09 10:53:56 +02:00
yura_nalivaiko 78c60c9d96 Merge branch 'master' of https://github.com/ultimatemember/ultimatemember 2018-02-09 10:09:15 +02:00
yura_nalivaiko 5a888cc2af - updated dependencies 2018-02-09 10:09:05 +02:00
nikitozzzzzzz 6c37246648 - renewed dependencies for extensions; 2018-02-08 16:14:09 +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 9546ac0a6c - text changes;
- fixed issue with WPML;
2018-02-08 09:42:03 +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
Champ Camba a71e9bae10 Update minified scripts 2018-01-31 22:18:26 +08:00
nikitozzzzzzz 2223d07031 - fixed register post types on activation process (conflicts with some plugins); 2018-01-30 17:00:27 +02: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 58e4225647 - fixed jQuery.browser issue (issue #377) by @leolabs; 2018-01-30 14:58:32 +02:00
nikitozzzzzzz 4b6fd51aa3 - enabled time_limit 0 for normally upgrades running; 2018-01-29 17:58:45 +02:00
nikitozzzzzzz fa288dbe0b - fixed conflicts with raty JS plugin;
- fixed members directory and meta section visibility;
2018-01-29 17:10:02 +02:00