Commit Graph

58 Commits

Author SHA1 Message Date
Nikita Sinelnikov 71dc8d4730 - fixed displaying different profile form shortcodes with different role visibility settings on the same page;
- fixed displaying avatar on the logout page;
2021-06-15 12:18:56 +03:00
nikitasinelnikov ea496625f8 Added: Hook to unlock the ability to add new users through the registration form 2021-04-27 00:21:32 +03:00
nikitasinelnikov 4ac6071aa2 - fixed roles field, which isn't customized; 2020-09-22 14:30:25 +03:00
nikitasinelnikov ec1db4f5cd - fixed roles options; 2020-09-11 00:14:20 +03:00
nikitasinelnikov 073a9bc329 Merge remote-tracking branch 'remotes/origin/feature/apply_shortcodes' 2020-05-25 17:37:49 +03:00
nikitasinelnikov 421f22fe3f - PHP fixes;
- fixed profile form duplicates, show only the first shortcode for the user with selected role;
2020-05-25 17:37:20 +03:00
denisbaranov 0acc9ad280 Fixed: Option "Make this profile form role-specific"
Users in WordPress can have several roles. So, we should look for the priority role. Otherwise form may be duplicated.
2020-04-24 14:54:04 +03:00
ashubawork 523e00133a - add apply_shortcodes 2020-04-03 11:21:35 +03:00
nikitasinelnikov 2d36eaea36 - fixed member directory scripts enqueue;
- added integration with User Location extension;
- sanitize $_GET variables in wp-admin side;
2020-02-12 12:36:47 +02:00
Champ Camba f480a966d4 Fix [um_loggedin] shortcode render with htmlspecialchars_decode 2019-12-23 20:00:39 +08:00
nikitasinelnikov ed334bdf0b - added fixes for preview login form; 2019-11-28 18:11:30 +02:00
Champ Camba e9ef108e42 Fix Login form preview in the Form Builder 2019-11-28 18:01:29 +08:00
nikitasinelnikov 5a22c138fe - code formatting; 2019-11-12 15:25:35 +02:00
andrewshuba cb4a3ac85c - fix member search if roles_can_search is set 2019-11-12 13:47:57 +02:00
nikitasinelnikov 3122e79e37 - updated search users form shortcode for integrate with new member directories; 2019-10-18 13:01:40 +03:00
nikitasinelnikov 72ae461c6e - changed logic of the comments loading on the user profile page; 2019-10-17 18:05:44 +03:00
nikitasinelnikov 245ddd4270 - member directories upgrade;
- user tags integration;
- fixed member directory pagination;
- fixed styles;
2019-09-30 01:27:01 +03:00
denisbaranov 636a722942 Changed: apply htmlspecialchars_decode to [um_loggedin] output.
Issue: Issue with restrict content tags after version 2.0.54: html tags are not recognized at the lock text.
Link: https://secure.helpscout.net/conversation/917425392/32569?folderId=646527
2019-07-31 15:16:25 +03:00
nikitasinelnikov 9015b6c34d - profile tabs privacy;
- fixed issue with added wpautop for UM pages; (remove wpautop)
2019-07-05 16:08:09 +03:00
nikitasinelnikov b248def275 - set target ID on load shortcode at the custom (not UM pre-set) profile page; 2019-05-16 00:21:43 +03:00
andrewshuba f59d9d09e7 add {nickname} display to menu 2019-05-07 10:46:46 +03:00
andrewshuba 7812103851 separate placeholders into filters 2019-05-06 17:22:57 +03: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 6f96192605 - remove looping in case if set 'display_name' as custom fields for display name setting; 2018-10-31 11:03:36 +02:00
nikitozzzzzzz be5dc07f63 - default shortcodes;
- enqueue dependencies;
2018-10-23 00:36:27 +03:00
nikitozzzzzzz 9e6cea911a - base default shortcodes; 2018-10-22 21:53:43 +03:00
nikitozzzzzzz 2a6f8e6531 - fixed image resize;
- added few scripts dependencies;
2018-10-15 10:46:50 +03:00
nikitozzzzzzz b4c2ff15dd - fixed User Profile posts pagination;
- 2.0.29 release;
2018-10-08 23:36:05 +03:00
nikitozzzzzzz c177a7f870 - fixed buffer echo and close; 2018-09-28 17:14:50 +03:00
nikitozzzzzzz dd03b4f325 - filter for template loading; 2018-08-13 14:42:49 +03:00
nikitozzzzzzz abb00b74c3 - roles multiselect on Profile form settings; 2018-06-03 20:02:55 +03:00
nikitozzzzzzz 5393411f2b - Fixed Profile Form field privacy
- Fixed conditional menu logic for 2 different nav menu hooks
- Fixed registration form preview on wp-admin screen
- Restored old CSS settings to "um_old_settings.css"
- Clean user's cache
2018-04-18 17:40:54 +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 571f212173 - hotfix for nav-menu items restriction content options; 2018-04-11 21:00:36 +03:00
nikitozzzzzzz 3eca951d07 - fixed class exists operators; 2018-03-26 01:27:46 +03:00
nikitozzzzzzz 2ce33098b5 - fixed user registration;
- phpDoc;
2018-03-20 13:24:38 +02:00
nikitozzzzzzz a95731c614 - remove wpautop filter at UM pages; 2018-03-12 11:56:24 +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 1b03923c6b - fixed small notices about array_intersect; 2018-02-19 12:10:54 +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 440aa59b28 - fixed replace placeholders for not logged in users;
- small notice fix;
2018-02-15 11:08:14 +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 15daabf565 - optimized class.shortcodes;
- fixed notices (issue #366);
2018-01-30 16:24:20 +02:00
nikitozzzzzzz 6a6c7abe63 - small warnings fixed; 2018-01-22 15:13:46 +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 55913212c8 - fixed some vulnerabilities with includes shortcode template files; 2018-01-11 11:48:47 +08:00