Commit Graph

3890 Commits

Author SHA1 Message Date
Mykyta Synelnikov 0eae48a9a1 - reviewed #1255; 2023-07-25 00:31:35 +03:00
Mykyta Synelnikov 9447fb6675 - reviewed #1255; 2023-07-25 00:29:35 +03:00
Mykyta Synelnikov 72dfbf4014 Merge pull request #1255 from ultimatemember/feature/description_sync
Biography (description) fields syncing
2023-07-25 00:12:23 +03:00
Mykyta Synelnikov 15a18cf6d4 - reviewed #1256; 2023-07-24 22:57:49 +03:00
Mykyta Synelnikov 563ed8c21e Merge pull request #1256 from ultimatemember/fix/directory_name
Directory name
2023-07-24 22:52:16 +03:00
Mykyta Synelnikov 7683ec7bbc Merge pull request #1262 from ultimatemember/fix/textarea_count_words
Textarea count words
2023-07-24 22:37:05 +03:00
Mykyta Synelnikov e14f165e73 - fixed issue with lack of the nonces in the um_adm_action handler;
- fixed #1263;
2023-07-24 22:30:33 +03:00
Mykyta Synelnikov fa2108172f - fixed issue with lack of the nonces in the um_adm_action handler; 2023-07-24 12:57:18 +03:00
ashubawork 2ea7fb9e33 - fix counting words in a textarea field 2023-07-24 12:31:11 +03:00
Mykyta Synelnikov 2ac7324f77 - fixed issue with sanitizing "0" values when value is "" empty line;
- added _wpnonce to admin action
2023-07-24 12:26:26 +03:00
Mykyta Synelnikov e6a9c4060f - fixed #1261; 2023-07-24 11:58:20 +03:00
Mykyta Synelnikov bf2ddacb73 - fixed singleton for Account shortcode;
- there were a conflicts with plugins who render shortcodes in hidden mode before loading shortcodes on the page content;
2023-07-22 00:51:26 +03:00
Mykyta Synelnikov ad11a6c479 - fixed singleton for shortcode;
- there were a conflicts with plugins who render shortcodes in hidden mode before loading shortcodes on the page content;
2023-07-21 15:47:01 +03:00
ashubawork f085af988f - form name 2023-07-20 16:59:38 +03:00
ashubawork 909968df97 - fix sanitize directory name 2023-07-20 16:31:12 +03:00
yuriinalivaiko b3ab6b3440 - update minified JS file 2023-07-20 16:25:19 +03:00
yuriinalivaiko dbe71b73b9 - synchronization of biography (description) fields in the profile header and profile body 2023-07-20 16:20:52 +03:00
Mykyta Synelnikov 366563367d - compatibility with Stripe dependencies. changed version 2023-07-19 16:34:51 +03:00
Mykyta Synelnikov 6034b61deb - added compatibility with UM:Stripe 2023-07-19 16:15:16 +03:00
Mykyta Synelnikov ef801002cb Merge pull request #1253 from ultimatemember/fix/delete_redirect
Delete user redirect
2023-07-19 16:01:23 +03:00
ashubawork 4675f619a7 - fix wpcs 2023-07-19 13:51:26 +03:00
ashubawork 51f2606931 - fix um_safe_redirect for deleting user 2023-07-19 13:49:49 +03:00
Mykyta Synelnikov ce2ad7f3f0 - updated version; 2023-07-19 10:40:18 +03:00
WordPress .pot File Generator 3077085d30 🔄 Generated POT File 2023-07-19 07:30:17 +00:00
Mykyta Synelnikov 6c17818dca Merge pull request #1235 from ultimatemember/development/2.6.8
Version 2.6.8
2023-07-19 10:29:47 +03:00
Mykyta Synelnikov 3a980a9666 Merge branch 'master' into development/2.6.8 2023-07-19 10:29:35 +03:00
Mykyta Synelnikov 83f42af8f6 - added um_adm_action_custom_update_notice hook for custom admin notices; 2023-07-18 22:34:15 +03:00
Champ Camba 4e8d2723d3 Clear cache to reflect blocked status for profile form 2023-07-18 23:27:28 +08:00
Mykyta Synelnikov 79bafe1f0e - reviewed https://github.com/ultimatemember/ultimatemember/commit/446250a50a319e51178a5bf43bc80b6d72b1669b; 2023-07-18 16:21:27 +03:00
Mykyta Synelnikov 91bd251caa - fixed sprintf(); 2023-07-18 15:42:40 +03:00
Mykyta Synelnikov 66ed23cfec - fixed saving the user's bio; 2023-07-18 14:47:01 +03:00
Mykyta Synelnikov d408942c90 - fixed default settings values; 2023-07-18 14:36:02 +03:00
Mykyta Synelnikov 8887572aed - fixed hosts in uppercase; 2023-07-18 12:34:06 +03:00
Mykyta Synelnikov ce4cf8fe7b - updated hookdocs;
- reviewed `um_safe_redirect()`;
- updated readme.txt
2023-07-18 12:06:17 +03:00
Mykyta Synelnikov 6231c5cb78 - changed texts after review; 2023-07-18 11:08:36 +03:00
Mykyta Synelnikov 73549a96f6 Merge pull request #1251 from ultimatemember/feature/allowed_redirect_hosts
UM safe redirect
2023-07-18 11:07:54 +03:00
ashubawork 7cdd2728e0 - add um safe redirect 2023-07-18 09:39:34 +03:00
ashubawork 5e8f7e212e - add secure settings 2023-07-14 12:36:07 +03:00
Mykyta Synelnikov a900d5303f - updated readme.txt; 2023-07-13 16:06:02 +03:00
Mykyta Synelnikov 565a8f074a - fixed loading UM forms shortcode twice; 2023-07-13 16:03:28 +03:00
Mykyta Synelnikov 8718e19707 - fixed loading account shortcode twice; 2023-07-13 15:50:56 +03:00
Mykyta Synelnikov 7ed46093e7 - fixed JB() using instead of UM(); 2023-07-13 15:29:19 +03:00
Mykyta Synelnikov 6e0befb91b - wpcs; 2023-07-13 14:07:37 +03:00
Mykyta Synelnikov 3fe9053cc8 Merge pull request #1249 from ultimatemember/fix/translators
Translators
2023-07-13 14:01:38 +03:00
Mykyta Synelnikov 7267c08527 - fixed JS error when modal is opened with User Info; 2023-07-13 13:53:15 +03:00
ashubawork 5b647ae5e9 - add translators 2023-07-13 11:36:29 +03:00
Mykyta Synelnikov 00fad2390d - fixed not-closed tooltip issue; 2023-07-12 17:09:23 +03:00
Mykyta Synelnikov e152a1da8f - fixed not-closed tooltip issue; 2023-07-12 16:50:00 +03:00
Mykyta Synelnikov fc038cdb9f - fixed not-closed tooltip issue; 2023-07-12 16:41:54 +03:00
Mykyta Synelnikov 4179ec9658 - prepare for release; 2023-07-12 16:28:42 +03:00