Commit Graph

4024 Commits

Author SHA1 Message Date
ashubawork ff80d0edbf - add slider filter init to the member directory block 2023-09-28 14:11:35 +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 84dc5e9b2b Merge pull request #1311 from ultimatemember/feature/oembed_field
oEmbed field
2023-09-26 10:17:06 +03:00
Mykyta Synelnikov d980f2abe2 Merge pull request #1312 from ultimatemember/fix/soundcloud_member_directory
Soundcloud field
2023-09-26 10:13:10 +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 8e098ef9ee - updated dependencies versions based on the recent changes for UM()->frontend()->enqueue()::get_suffix(); 2023-09-25 21:14:36 +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
Mykyta Synelnikov 45a22f371e - updated comments; 2023-09-22 16:50:51 +03:00
Mykyta Synelnikov 5fd11374a7 Merge pull request #1309 from ultimatemember/fix/youtube_shorts
Youtube shorts
2023-09-22 16:48:18 +03:00
ashubawork 86afc2523a - init commit 2023-09-22 14:52:12 +03:00
Mykyta Synelnikov 079c8caeb5 - changed version to 2.6.12; 2023-09-22 11:47:56 +03:00
Mykyta Synelnikov 200bc9c51f - reviewed #1298;
- temporarily removed Stripe from extensions;
- wpcs for extensions.php;
2023-09-22 11:42:42 +03:00
ashubawork 8abd17acf2 - add the ability to add youtube shorts 2023-09-21 13:56:11 +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
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 543c5d1ab3 - updated phpdocs; 2023-09-15 12:45:09 +03:00
Mykyta Synelnikov 35d84366c2 - changed UM()->enqueue()::get_suffix() to UM()->frontend()->enqueue()::get_suffix(); 2023-09-15 12:40:14 +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 b79a123110 - removed old jquery-ui;
- define enqueue variable default types;
2023-09-15 10:29:07 +03:00
Mykyta Synelnikov 718a506839 Merge pull request #1303 from ultimatemember/fix/hash-profile-slug-generation
Avoid regenerating hash for profile URL on profile update
2023-09-15 01:26:51 +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 16fb8e32ff - added common enqueue class
- copied blocks.js to the new path for admin JS
2023-09-13 23:43:18 +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