Mykyta Synelnikov
6fc35d3cbb
- reviewed #1337 ;
2023-11-21 14:52:55 +02:00
Mykyta Synelnikov
898b377629
Merge pull request #1337 from ultimatemember/fix/age_label
...
Age label
2023-11-21 14:10:10 +02:00
Mykyta Synelnikov
867ed29e3e
Merge pull request #1363 from ultimatemember/fix/login_user_email
...
Fix login error with user_email
2023-11-21 02:31:57 +02:00
Mykyta Synelnikov
d2ca5a887b
Merge pull request #1347 from ultimatemember/fix/youtube_field_subdomain
...
YouTube Video field does not support all YouTube links
2023-11-21 02:08:19 +02:00
Mykyta Synelnikov
1f1fa2ec69
Merge pull request #1354 from ultimatemember/development/admin_assets_refactoring
...
Refactoring wp-admin assets
2023-11-20 09:50:07 +02:00
Mykyta Synelnikov
9798c81a5e
- minified assets;
...
- updated readme.txt > changelog section;
- PHPDoc + Hookdocs updated for enqueue classes (common, admin, frontend);
- fixed typos in PHPDoc;
2023-11-17 17:25:47 +02:00
ashubawork
200623d039
- fix php 8 trim error
2023-11-15 16:32:46 +02:00
yuriinalivaiko
b85fe08bc5
- fixed YouTube link validation
2023-11-10 20:14:38 +02:00
Mykyta Synelnikov
b40edd26e6
- wp-admin assets refactoring (in process);
2023-11-03 17:31:18 +02:00
ashubawork
dae941006d
- fix array_map('stripslashes')
2023-10-24 15:21:14 +03:00
yuriinalivaiko
2b05999bd2
- the field label changed from "Birth Date" to "Age" in the directory and in the profile view.
2023-10-22 19:09:53 +03:00
Mykyta Synelnikov
3ccb9cf619
- fixed custom callback member directories filters with child dropdown filters;
2023-10-13 15:35:39 +03:00
Mykyta Synelnikov
66d9f83364
- reviewed #1330 ;
2023-10-12 00:05:45 +03:00
Mykyta Synelnikov
df47e006d7
- changed version to 2.7.0;
...
- updated dependencies to 2.7.0;
2023-10-10 18:20:15 +03:00
Mykyta Synelnikov
e84ab0b677
- updated phpdocs;
2023-10-10 12:34:19 +03:00
Mykyta Synelnikov
57ef818cec
- use user_login by default while generating slug if custom user meta is empty;
2023-10-09 19:50:44 +03:00
ashubawork
b88ddf881f
- add a youtube video validatation
2023-10-09 18:53:34 +03:00
ashubawork
3ff9637a43
- fix checking $this->global_args['mode']
2023-10-03 16:24:44 +03:00
Mykyta Synelnikov
31ef4924f3
- fixed #1316 ;
2023-10-03 15:40:10 +03:00
ashubawork
30c4ba215b
- delete comments after user deleting
2023-10-03 14:34:59 +03:00
Mykyta Synelnikov
47e97ceb59
- updated hookdocs;
...
- partially reviewed site health functionality;
- hide notifications tab setting when there aren't any possible notifications for disabling in User Account (#1318 )
2023-10-03 13:30:02 +03:00
Mykyta Synelnikov
5942a2828e
- reviewed #1319 ;
2023-10-03 01:29:19 +03:00
ashubawork
6c4381baf6
- fix typos
2023-10-02 15:20:26 +03:00
ashubawork
8457c27763
- fix functions name
2023-10-02 14:54:45 +03:00
ashubawork
6511f30847
- fix hooks comments
2023-10-02 14:51:23 +03:00
Mykyta Synelnikov
bd2cc5a69d
- FontIcons libraries moving to legacy;
...
- changed FontIcons libraries enqueue place (moved to common);
2023-09-26 12:25:49 +03:00
Mykyta Synelnikov
84dc5e9b2b
Merge pull request #1311 from ultimatemember/feature/oembed_field
...
oEmbed field
2023-09-26 10:17:06 +03:00
ashubawork
dc0ea19770
- fix code comment
2023-09-26 09:19:25 +03:00
ashubawork
95a6643b2e
- fix soundcloud field
2023-09-26 09:17:34 +03:00
ashubawork
2cf7387b69
- for member directory
2023-09-26 09:05:22 +03:00
Mykyta Synelnikov
e971d1e6b3
- updated dependencies versions;
...
- fixed permalinks generate function for getting raw base permalink from the user meta;
2023-09-25 21:08:35 +03:00
ashubawork
d4b7a9c565
- frontend field oembed
2023-09-25 15:36:51 +03:00
Mykyta Synelnikov
01ee8305a2
- reduced using get_the_time( 'U', $post_id ); and current_time( 'timestamp' );
2023-09-22 20:29:40 +03:00
ashubawork
86afc2523a
- init commit
2023-09-22 14:52:12 +03:00
Mykyta Synelnikov
200bc9c51f
- reviewed #1298 ;
...
- temporarily removed Stripe from extensions;
- wpcs for extensions.php;
2023-09-22 11:42:42 +03:00
Mykyta Synelnikov
a9558d12c4
- added ability to search users by user_login slug when custom meta permalink set in the settings but not isset for the user;
2023-09-21 02:01:03 +03:00
Mykyta Synelnikov
c31a8dabd9
- reviewed PR #1281 ;
2023-09-21 01:47:53 +03:00
Mykyta Synelnikov
bacf66c2b4
- probably fix with another way for this PR #1304 ;
2023-09-20 21:31:50 +03:00
Champ Camba
7ba73aaf35
Avoid regenerating hash for profile URL on profile update
2023-09-14 19:54:58 +08:00
Mykyta Synelnikov
26792de205
- updated enqueue classes;
...
- updated admin-navmenu class (removed support WordPress < 5.4);
2023-09-14 01:08:48 +03:00
Mykyta Synelnikov
2754b864fe
- updated jquery-ui library;
...
- added minified file for jquery-ui styles;
2023-09-13 23:56:59 +03:00
Mykyta Synelnikov
b83da8b814
- WPCS for defined constants;
...
* um_url -> UM_URL
* um_path -> UM_PATH
* um_plugin -> UM_PLUGIN
* ultimatemember_version -> UM_VERSION
* ultimatemember_plugin_name -> UM_PLUGIN_NAME
2023-09-13 22:56:32 +03:00
Mykyta Synelnikov
887dfa4428
- WPCS;
2023-09-13 16:19:48 +03:00
ashubawork
35132844c5
- change validation
2023-09-13 15:06:22 +03:00
ashubawork
1e2f285289
- add the ID to the blacklist of meta key
2023-09-13 13:10:29 +03:00
Mykyta Synelnikov
ffc52f3f53
- added docs for um_user_profile_restricted_edit_fields hook;
2023-09-12 01:03:47 +03:00
Mykyta Synelnikov
c144eefe6a
- added um_custom_meta_permalink_base_generate_user_slug hook docs;
2023-09-11 16:18:56 +03:00
Mykyta Synelnikov
0149605a36
- added ability to use custom metakey as profile slug;
...
- important: use for this case required usermeta which cannot be empty
2023-09-11 15:41:29 +03:00
Mykyta Synelnikov
77d3ad9b56
- added hash type for the user permalink like: http://localhost:8000/user/~b866ebabacc30f06c1/ ;
...
- wpcs + documented new hooks;
2023-09-09 02:21:15 +03:00
Mykyta Synelnikov
af140bda82
- added hooks for easy integration cases like #1279 ;
2023-09-05 02:04:03 +03:00