985 Commits

Author SHA1 Message Date
Mykyta Synelnikov bfe4c436f2 - fixed select2 JS errors for the user dropdown field; 2023-10-10 00:55:23 +03:00
Mykyta Synelnikov 90bc49d298 - fixed PHP notices in Site Health; 2023-10-06 17:30:03 +03:00
Mykyta Synelnikov a6466f01b4 - small PHP fix; 2023-10-05 23:17:14 +03:00
Mykyta Synelnikov 2cd5cb0be7 - required asterisk styling for wp-admin; 2023-10-05 15:01:37 +03:00
Mykyta Synelnikov 8b88715f33 Merge pull request #1321 from ultimatemember/fix/delete_comments_site_health
Delete comments site health
2023-10-04 00:30:28 +03:00
Mykyta Synelnikov ae1f66f594 - Site Health review; 2023-10-04 00:30:08 +03:00
ashubawork 951410a744 - add delete comments option to the site health 2023-10-03 16:19:42 +03:00
Mykyta Synelnikov 65922e576c - Site Health review; 2023-10-03 16:06:36 +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
ashubawork 118541c91e - add member directories to site health 2023-09-28 13:00:03 +03:00
Mykyta Synelnikov 97bfe62407 - reviewed #1313; 2023-09-28 12:27:54 +03:00
Mykyta Synelnikov 24d879a8f0 Merge pull request #1313 from ultimatemember/feature/site_health
Site health
2023-09-28 12:13:27 +03:00
ashubawork 2e8f79c375 - active extensions 2023-09-28 12:03:31 +03:00
ashubawork 9278cb2f4b - forms 2023-09-28 11:37:53 +03:00
ashubawork 8c36396043 - roles 2023-09-28 11:35:42 +03:00
ashubawork 350e52acfe - secure settings 2023-09-28 10:53:15 +03:00
Mykyta Synelnikov 656081322b - changes for select2 library; 2023-09-28 00:51:50 +03:00
ashubawork 0e1df8e22e - misc settings 2023-09-27 15:34:41 +03:00
ashubawork fb2730b4f3 - appearance settings 2023-09-27 15:17:15 +03:00
Mykyta Synelnikov 45dbfffb0f - updated minified scripts;
- fixed not-minified files;
2023-09-27 14:50:43 +03:00
ashubawork 5737a42c5e - email settings 2023-09-27 14:02:23 +03:00
ashubawork b135f883a1 - access settings 2023-09-27 13:43:28 +03:00
ashubawork 4ec604ad4a - upload settings 2023-09-27 12:58:12 +03:00
ashubawork a8523e10a2 - account settings 2023-09-26 14:33:02 +03:00
ashubawork 40bbf7cd00 - users settings 2023-09-26 13:36:38 +03:00
ashubawork fe52c731d7 - pages 2023-09-26 13:10:47 +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 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
Mykyta Synelnikov 200bc9c51f - reviewed #1298;
- temporarily removed Stripe from extensions;
- wpcs for extensions.php;
2023-09-22 11:42:42 +03:00
Mykyta Synelnikov 92be23d00c - changed class for enqueue tipsy and raty assets; 2023-09-20 19:58:45 +03:00
Mykyta Synelnikov 90de5d0d2c - changed UM()->enqueue() to UM()->frontend()->enqueue(); 2023-09-15 14:38:04 +03:00
Mykyta Synelnikov b8aec5da10 - decrease a count of running UM()->enqueue()::get_suffix(); 2023-09-15 12:30:05 +03:00
Mykyta Synelnikov f81c286534 - changed get assets URLs function to public static;
- changed get_suffix() function to public static;
2023-09-15 11:52:24 +03: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 57159f2496 - WPCS; 2023-09-13 17:00:28 +03:00
Mykyta Synelnikov a605a91b91 - WPCS; 2023-09-13 16:59:15 +03:00
Mykyta Synelnikov 4ea341007f - added 'um_form_version' postmeta for make the legacy functionality in the future; 2023-09-13 16:54:12 +03:00
ashubawork bf7f3f06e6 - fix validation 2023-09-13 15:08:52 +03:00
ashubawork 35132844c5 - change validation 2023-09-13 15:06:22 +03:00
Mykyta Synelnikov 84c174fc38 Merge pull request #1299 from ultimatemember/feature/hash_slug
Hash slug for user Profile link
2023-09-11 16:11:06 +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 1754555379 - fixed the issue with UM()->metabox()->edit_mode_value variable. We need to flush it after each field_input();
- wpcs for Admin_Metabox() class;
2023-09-09 02:56:11 +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 e5b8ff400e - fixed editable attribute base on the legacy code;
- if `editable` attribute  doesn't exist then we set `editable` to true by default;
2023-09-05 01:12:16 +03:00
Mykyta Synelnikov 645ae33089 Merge pull request #1287 from ultimatemember/fix/add-nonce-verification-install-info
Add nonce validation for download install info
2023-09-04 22:21:23 +03:00
Mykyta Synelnikov b2d12d49b9 - fixed users dropdown; 2023-09-04 20:55:38 +03:00
Champ Camba 7e4543f0d3 Add nonce validation for download install info 2023-08-23 19:40:06 +08:00