Mykyta Synelnikov
fce490f54b
* update dropdown items texts on cover photo change/remove;
...
* WPCS;
2025-01-29 16:43:05 +02:00
Mykyta Synelnikov
4dd1be344e
* backward compatibility;
...
* update dropdown items texts on profile photo change/remove;
* added escapers;
* WPCS;
2025-01-29 16:01:02 +02:00
Mykyta Synelnikov
07949b9c35
* fixed HTML formatted textarea;
2024-10-10 11:56:55 +03:00
Mykyta Synelnikov
90413c32e5
* reviewed and fixed iframe height when HTML formatted textarea is used;
2024-10-03 14:38:51 +03:00
ashubawork
ae1af55fde
- remove wrong code
2024-10-03 12:24:55 +03:00
ashubawork
a69435f15a
- fix min-height and height of html textarea
2024-10-03 11:56:36 +03:00
Mykyta Synelnikov
f0a16ea2fb
- fixed enqueue dependencies;
2023-11-11 01:46:08 +02:00
Mykyta Synelnikov
b40edd26e6
- wp-admin assets refactoring (in process);
2023-11-03 17:31:18 +02:00
Mykyta Synelnikov
bfef1f9dc7
- reviewed #1269 ;
...
- unified `UM()->fields()->editing` and `UM()->fields()->viewing` to bool variables use true|false in conditions to make `===` or `!==` comparing;
2023-08-15 03:49:13 +03:00
ashubawork
9cb4d5fa8f
- fix count of words and letters for the bio field
2023-07-27 14:39:08 +03:00
Mykyta Synelnikov
3100adbc50
- reviewed #1255 ;
2023-07-25 00:48:53 +03:00
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
yuriinalivaiko
dbe71b73b9
- synchronization of biography (description) fields in the profile header and profile body
2023-07-20 16:20:52 +03:00
Nikita Sinelnikov
88765d26ef
Merge pull request #768 from ultimatemember/fix/jQuery_3_compatibility
...
jQuery 3 compatibility (for WordPress 5.7 and higher)
2021-03-05 18:21:34 +02:00
yuriinalivaiko
16bf0ebd68
Update scripts:
...
jQuery.fn.change() event shorthand is deprecated
jQuery.fn.click() event shorthand is deprecated
jQuery.fn.focus() event shorthand is deprecated
jQuery.fn.keypress() event shorthand is deprecated
jQuery.fn.removeAttr no longer sets boolean properties: disabled
jQuery.fn.submit() event shorthand is deprecated
jQuery.isArray is deprecated; use Array.isArray
2021-03-04 16:39:19 +02:00
yuriinalivaiko
dbb3b0be65
lib UM.menus renamed to UM.dropdown
2021-03-03 19:58:51 +02:00
denisbaranov
ecc5461978
Fix problems with the positioning of the dropdown menu
2021-01-18 20:56:25 +02:00
denisbaranov
f7d8e02653
Fixed: Don't delete rows in the modal login form
2020-05-01 21:14:21 +03:00
nikitasinelnikov
6e7eee89bf
- added some localized strings;
...
- fixed the lack of registration user process with empty email or username;
2019-10-17 21:44:11 +03:00
nikitasinelnikov
ee7d11267d
- fixed JS dropdown at the profile page;
2019-05-13 15:14:41 +03:00
nikitasinelnikov
fcb2a98a8d
- fixed upload cover photo modal
2019-03-14 16:11:30 +02:00
nikitasinelnikov
243fa46fdc
- github fixes code review;
2019-03-12 18:21:21 +02:00
AleksAst
d0fdfce135
Fix profile nav links for iPhone
2019-03-06 15:42:47 +02:00
nikitozzzzzzz
0ceab69793
- added nonce fields;
2018-11-21 14:01:18 +02:00
nikitozzzzzzz
8aaf5f1d13
- 2.0.24 upgrade;
...
- wp nativve ajax handlers
2018-08-14 18:49:48 +03:00
nikitozzzzzzz
95d6fe5974
- fixed some users cache;
2018-08-09 11:31:56 +03:00
Denis Baranov
c01d22d61b
- fixed "add friend" button not working in desktop view for logged out users.
...
- fixed members directory template.
- fixed Content Restriction transfer
2017-11-20 12:38:48 +02: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
Champ Camba
0328988b54
Add confirmation on user deletion
2017-01-13 17:15:38 +08:00
champsupertramp
4f38f4f0fb
Fixed bio limit javascript error
2016-01-19 20:22:52 +08:00
champsupertramp
b4771e9a45
Add bio characters limit
2016-01-19 16:00:19 +08:00
ultimatemember
5e281fbeaf
Update 1.1.6
2015-04-07 20:10:23 +02:00
ultimatemember
5815557192
Update 1.0.85
2015-03-14 23:39:33 +02:00
ultimatemember
6bc9419c06
Update 1.0.62
2015-02-21 01:39:02 +02:00
ultimatemember
95e6fa31f0
updating to 1.0.16
2015-01-22 18:36:29 +02:00
ultimatemember
978b786c10
JS and CSS Compression
2015-01-15 17:15:12 +02:00
ultimatemember
cbff642b69
Edits in Users Dashboard
2015-01-05 01:33:17 +02:00
ultimatemember
5056c8a841
Recent code changes (update)
2015-01-03 15:31:15 +02:00
ultimatemember
6c94a20220
Mobile work and profile settings
2014-12-29 15:51:55 +02:00
ultimatemember
125c622521
first sync
2014-12-15 22:38:07 +02:00