Mykyta Synelnikov
|
1cd35b8b56
|
- changed version for compatibility;
|
2023-11-20 21:42:47 +02:00 |
|
Mykyta Synelnikov
|
82334dbf5c
|
- WPCS fixed;
|
2023-11-20 21:41:41 +02:00 |
|
Mykyta Synelnikov
|
c578d076d8
|
- fixed site health PHP notices;
|
2023-11-20 21:38:22 +02:00 |
|
Mykyta Synelnikov
|
45c0722f14
|
- updated minified script;
|
2023-11-20 21:03:09 +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
|
e4d98e83d8
|
- wpcs;
|
2023-11-17 17:53:39 +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 |
|
Mykyta Synelnikov
|
0bb3e243f6
|
- updated changelog
|
2023-11-16 04:10:20 +02:00 |
|
Mykyta Synelnikov
|
48d48202e3
|
- wp-admin scripts refactored;
- wpcs;
|
2023-11-16 01:01:52 +02:00 |
|
ashubawork
|
200623d039
|
- fix php 8 trim error
|
2023-11-15 16:32:46 +02:00 |
|
Mykyta Synelnikov
|
c5a6235f23
|
- added CPT as UM registered post type;
|
2023-11-14 18:01:08 +02:00 |
|
Mykyta Synelnikov
|
30f7c2e6f0
|
- fixed .complete class;
|
2023-11-14 17:34:44 +02:00 |
|
ashubawork
|
094c07e30a
|
- fix new line in the content block field
|
2023-11-14 15:30:36 +02:00 |
|
Mykyta Synelnikov
|
8a610b39b6
|
- refactored admin list table actions;
|
2023-11-14 14:21:59 +02:00 |
|
Mykyta Synelnikov
|
ddeb941d0c
|
- fixed select2 styles;
- fixed icon selector inside the extensions;
|
2023-11-14 13:09:00 +02:00 |
|
Mykyta Synelnikov
|
f0a16ea2fb
|
- fixed enqueue dependencies;
|
2023-11-11 01:46:08 +02:00 |
|
yuriinalivaiko
|
a4d97612bb
|
- fixed YouTube link validation: sub-domain is allowed
|
2023-11-10 20:14:38 +02:00 |
|
yuriinalivaiko
|
b85fe08bc5
|
- fixed YouTube link validation
|
2023-11-10 20:14:38 +02:00 |
|
Mykyta Synelnikov
|
d4bf50f6b2
|
- fixed tooltip z-index;
|
2023-11-10 02:19:27 +02:00 |
|
Mykyta Synelnikov
|
ed3bc03afd
|
- fixed PHP notice;
|
2023-11-09 18:40:27 +02:00 |
|
Mykyta Synelnikov
|
432645c099
|
Merge pull request #1338 from ultimatemember/fix/array_map_stripslashes
Fix stripslashes
|
2023-11-09 16:46:24 +02:00 |
|
Mykyta Synelnikov
|
3e96b00136
|
- wp-admin assets refactoring (in process);
|
2023-11-09 16:13:32 +02:00 |
|
Mykyta Synelnikov
|
ecc4346d1f
|
- wp-admin assets refactoring (in process);
|
2023-11-09 13:47:49 +02:00 |
|
ashubawork
|
a608ca0457
|
- hide validation on login forms for usernames
|
2023-11-08 16:31:29 +02:00 |
|
Mykyta Synelnikov
|
c65d7169d7
|
- wp-admin assets refactoring (in process);
|
2023-11-07 15:51:58 +02:00 |
|
Mykyta Synelnikov
|
ca4396e469
|
- wp-admin assets refactoring (in process);
|
2023-11-07 12:29:38 +02:00 |
|
Mykyta Synelnikov
|
10d580908a
|
- wp-admin assets refactoring (in process);
- partially frontend scripts review related to the form builder preview;
|
2023-11-07 11:34:32 +02:00 |
|
Mykyta Synelnikov
|
8f9ea9c9cb
|
- wp-admin assets refactoring (in process);
|
2023-11-06 14:22:22 +02:00 |
|
Mykyta Synelnikov
|
3f48ca416d
|
- wp-admin assets refactoring (in process);
|
2023-11-06 11:55:24 +02:00 |
|
Mykyta Synelnikov
|
9d42ae5568
|
- wp-admin assets refactoring (in process);
|
2023-11-06 11:55:01 +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 |
|
Champ Camba
|
3422c08b98
|
Fix date range filters for suspicious accounts and use correct datetime with right timezone settings
|
2023-10-27 13:38:49 +08:00 |
|
ashubawork
|
2a94339e36
|
- fix field icon visibility
|
2023-10-26 13:24:13 +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 |
|
Mykyta Synelnikov
|
ac2d64ff49
|
Merge pull request #1335 from ultimatemember/fix/cropper_js
New cropper.js
|
2023-10-18 02:03:26 +03:00 |
|
WordPress .pot File Generator
|
19c8f62c58
|
🔄 Generated POT File
|
2023-10-14 03:46:36 +00: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 |
|
ashubawork
|
0c94a55af6
|
- fix cropper checking
|
2023-10-13 12:43:54 +03:00 |
|
ashubawork
|
079cad9819
|
- fix cropper CSS
|
2023-10-13 11:31:14 +03:00 |
|
ashubawork
|
870e807765
|
- update cropper js
|
2023-10-12 14:52:39 +03:00 |
|
Mykyta Synelnikov
|
217bfe819b
|
Merge pull request #1332 from ultimatemember/fix/site_healt_fix
Fix site health
|
2023-10-12 14:43:13 +03:00 |
|
ashubawork
|
2e9e63e6d8
|
- fix implode empty value
|
2023-10-12 10:30:03 +03:00 |
|
Mykyta Synelnikov
|
66d9f83364
|
- reviewed #1330;
|
2023-10-12 00:05:45 +03:00 |
|
Mykyta Synelnikov
|
88e21a7af0
|
- changed version;
|
2023-10-11 15:49:44 +03:00 |
|
WordPress .pot File Generator
|
e35e7b2fb6
|
🔄 Generated POT File
|
2023-10-10 19:40:48 +00:00 |
|
Mykyta Synelnikov
|
c036288360
|
- fixed account notices when switch between tabs;
|
2023-10-10 22:40:13 +03:00 |
|