Mykyta Synelnikov
|
510f9e46ed
|
- updated Twitter texts to X;
|
2023-12-19 13:48:50 +02:00 |
|
Mykyta Synelnikov
|
a551123a6d
|
- WPCS for class-setup.php;
|
2023-12-19 11:47:41 +02:00 |
|
Mykyta Synelnikov
|
e8102c8fe2
|
Merge pull request #1389 from ultimatemember/fix/notice-on-page-creation
Fix error notice when generating predefined pages via extensions
|
2023-12-19 11:38:22 +02:00 |
|
Champ Camba
|
6a825f70eb
|
Fix error notice when creating page via extensions
|
2023-12-16 00:05:38 +08:00 |
|
yuriinalivaiko
|
8171302d02
|
- fixed the visibility of sub-items of hidden menu items.
|
2023-12-11 19:36:19 +02:00 |
|
yuriinalivaiko
|
382ae24c73
|
- implemented safeguards against clickjacking attacks
|
2023-12-08 14:48:27 +02:00 |
|
Mykyta Synelnikov
|
73077e1449
|
Merge pull request #1327 from ultimatemember/development/2.7.x
Version 2.8.0
|
2023-12-08 01:25:01 +02:00 |
|
Mykyta Synelnikov
|
7778186f83
|
- fixed builder issues;
|
2023-12-06 17:55:20 +02:00 |
|
Mykyta Synelnikov
|
4eb3ff2093
|
- fixed #1328;
- reviewed #1373;
|
2023-12-05 14:24:33 +02:00 |
|
Mykyta Synelnikov
|
e861b86911
|
- fixed PHP issue;
|
2023-12-05 10:25:43 +02:00 |
|
Mykyta Synelnikov
|
bbbe6812fd
|
- fixed #1372;
|
2023-12-05 02:05:44 +02:00 |
|
Mykyta Synelnikov
|
e7921c7ba7
|
- fixed #1370;
|
2023-12-04 02:17:48 +02:00 |
|
Mykyta Synelnikov
|
12ba973589
|
- removed deprecated functions;
- updated readme.txt;
- wpcs changes;
|
2023-12-01 17:41:13 +02:00 |
|
Mykyta Synelnikov
|
05928088d8
|
- finally reviewed #1361;
|
2023-12-01 12:50:13 +02:00 |
|
Mykyta Synelnikov
|
da5a4c869b
|
- fixed #1368;
|
2023-12-01 11:31:40 +02:00 |
|
Mykyta Synelnikov
|
f494c8972d
|
- last login date filter;
|
2023-12-01 02:17:37 +02:00 |
|
Mykyta Synelnikov
|
2c5f396795
|
- partially reviewed #1361;
|
2023-12-01 00:30:37 +02:00 |
|
Mykyta Synelnikov
|
be9bb0f239
|
- partially reviewed #1361;
|
2023-11-30 10:55:00 +02:00 |
|
Mykyta Synelnikov
|
ceeef9500d
|
- partially reviewed #1361;
|
2023-11-29 19:51:05 +02:00 |
|
Mykyta Synelnikov
|
ea29de63cc
|
- partially reviewed #1361;
|
2023-11-29 19:50:00 +02:00 |
|
Mykyta Synelnikov
|
edf0ed3085
|
- minified scripts;
- wpcs;
|
2023-11-28 15:07:53 +02:00 |
|
Mykyta Synelnikov
|
5d750f35dc
|
- reviewed #1343;
- wpcs;
|
2023-11-21 15:28:20 +02:00 |
|
Mykyta Synelnikov
|
57fc9fda0a
|
Merge pull request #1343 from ultimatemember/fix/number_field_required_validation
Required condition not working for the Number field
|
2023-11-21 15:11:47 +02:00 |
|
Mykyta Synelnikov
|
3be033358d
|
- wpcs;
|
2023-11-21 14:55:33 +02:00 |
|
Mykyta Synelnikov
|
000c51280b
|
Merge remote-tracking branch 'origin/development/2.7.x' into development/2.7.x
|
2023-11-21 14:53:08 +02:00 |
|
Mykyta Synelnikov
|
6fc35d3cbb
|
- reviewed #1337;
|
2023-11-21 14:52:55 +02:00 |
|
Mykyta Synelnikov
|
9f1d64e473
|
Merge pull request #1351 from ultimatemember/fix/social_url_characters
Social URL characters
|
2023-11-21 14:52:21 +02:00 |
|
ashubawork
|
16d376d91a
|
- fix social url with the esc_url_raw()
|
2023-11-21 14:28:19 +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
|
9bbad3ce21
|
- fix special characters in social urls
|
2023-10-31 11:53:47 +02:00 |
|
yuriinalivaiko
|
ab4ae6bdd0
|
- fixed the Required condition validation for the Number field.
|
2023-10-28 13:13:22 +03: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 |
|
Towhid
|
8b1b931416
|
Changed Swaziland to Eswatini
Country name officially changed from Kingdom of Swaziland to Kingdom of Eswatini In April 2018
|
2023-10-14 09:46:10 +06: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 |
|