35 Commits

Author SHA1 Message Date
Mykyta Synelnikov a760a6242e * updated requests to site URL;
* WPCS;
2025-01-31 15:19:28 +02:00
Mykyta Synelnikov 61ea1b3e8d * maybe fixed CVE-2024-10528; 2024-11-05 11:55:07 +02:00
Mykyta Synelnikov a129ee1058 - added Zapier dependencies; 2024-05-06 17:55:17 +03:00
Mykyta Synelnikov 6034b61deb - added compatibility with UM:Stripe 2023-07-19 16:15:16 +03:00
Nikita Sinelnikov 7e635967f6 - changed WP Cron scheduled events; 2022-01-03 13:25:43 +02:00
nikitasinelnikov e1954d3d8e - added JS hook 'um_member_directory_grid_masonry_attrs' for customizing Masonry grid settings;
- added conditional logic for 'Allow users to hide their profiles from directory' option;
- fixed getting upgrades process for the User Locations extension;
2021-01-07 02:01:17 +02:00
nikitasinelnikov b45b4fc140 - fixed admin menu PHP notice; 2020-09-30 12:03:06 +03:00
nikitasinelnikov 6c4f0876d0 - 2.1.8 version preparing; 2020-08-27 17:39:22 +03:00
nikitasinelnikov 2dad3d2704 - Fixed "get_profile_photo_size" function (avoid PHP notice with array_combine )
- Fixed password reset/change form when other forms are initialized at the same page
  - Fixed getting extension updates on multisites
  - Deprecated JS event 'um_before_modal_removed', use wp.hooks action 'um_before_modal_removed' instead
2020-07-06 14:20:29 +03:00
nikitasinelnikov c8be4706a6 - User Locations compatibility; 2020-02-14 12:53:08 +02:00
nikitasinelnikov 8ae8d997bd - added ability to use metatable; 2020-01-02 17:21:02 +02:00
nikitasinelnikov 4c437240f7 - added Profile Tabs licenses integration;
- fixed issue with the filter on change enqueue scripts priority;
2019-12-10 14:04:13 +02:00
nikitasinelnikov 97a8f41d8e - code formatting; 2019-11-19 13:45:02 +02:00
nikitasinelnikov 7d279ff513 Merge remote-tracking branch 'remotes/origin/fix/clean_update_plugins_cache' 2019-11-19 13:39:18 +02:00
nikitasinelnikov 774ac88c74 - fixed fields privacy, editable and visibility attributes;
- fixed Verified Users license slug;
2019-11-18 17:01:40 +02:00
denisbaranov c4f4db7960 Fix issue that appears if we try to update several plugins at once 2019-11-15 18:31:17 +02:00
nikitasinelnikov 29bf11f1ac - code formatting; 2019-11-04 21:18:34 +02:00
andrewshuba 6f0ba1bccf - fix plugin_updater for subsite 2019-10-28 13:28:14 +02:00
nikitasinelnikov f334942122 - fixed member directory list layout;
- fixed member directory grid layout CSS;
2019-10-09 12:47:43 +03:00
nikitasinelnikov cea41f552e - member directory, search fix; 2019-09-06 11:53:04 +03:00
nikitasinelnikov dc4382acd3 - security fixes;
- download last upgrades fixes;
2019-05-10 15:43:14 +03:00
nikitasinelnikov 2ad7e6a0a7 - added new extension dependencies; 2019-05-07 11:26:12 +03:00
nikitasinelnikov 00d5968557 - 2.0.44 pre-release; 2019-04-23 11:39:19 +03:00
nikitasinelnikov 37f5ac27f1 - plugin/theme upgrader_package_options 2019-04-16 17:28:13 +03:00
nikitasinelnikov 8ea3584ff1 - 2.0.34 release; 2018-12-07 10:29:05 +02:00
nikitasinelnikov 960ab8bdab - fixed enqueue scripts;
- fixed multisite check active plugins;
2018-12-06 15:57:29 +02:00
nikitozzzzzzz b9cad59921 Merge branch 'release/2.0.19'
# Conflicts:
#	readme.txt
#	ultimate-member.php
2018-07-05 18:11:00 +03:00
nikitozzzzzzz ca1a9d1f63 - fixed members search; 2018-07-05 17:26:09 +03:00
nikitozzzzzzz c70057d139 - changed paid extensions; 2018-07-04 18:20:30 +03:00
nikitozzzzzzz 22845acfdc - fixed plugins directory; 2018-07-03 14:12:45 +03:00
nikitozzzzzzz 3eca951d07 - fixed class exists operators; 2018-03-26 01:27:46 +03:00
nikitozzzzzzz 2ce33098b5 - fixed user registration;
- phpDoc;
2018-03-20 13:24:38 +02:00
nikitozzzzzzz e36c3ca841 - settings optimization; 2017-12-11 09:53:38 +02:00
nikitozzzzzzz 673f72184a - fixed plugin's details modal window; 2017-10-10 14:23:14 +03:00
nikitozzzzzzz c9c68361b7 - plugin updater class for extensions; 2017-09-11 18:05:42 +03:00