Commit Graph

70 Commits

Author SHA1 Message Date
nikitasinelnikov 8138f2ecaa - added forumWP to dependencies; 2019-07-12 12:16:50 +03:00
nikitasinelnikov e53924a0b2 - fixed save fields register/profile; 2019-05-13 14:16:11 +03:00
nikitasinelnikov 96c6937775 - 2.0.44 release; 2019-05-08 11:10:47 +03:00
nikitasinelnikov 6b08f88aae - 2.0.44 fixes; 2019-05-07 14:57:08 +03:00
andrewshuba 37c3ff473b add hook for add default settings after creating new subsite 2019-04-24 14:02:47 +03:00
nikitasinelnikov 00d5968557 - 2.0.44 pre-release; 2019-04-23 11:39:19 +03:00
nikitasinelnikov f0dd12b5d3 Merge remote-tracking branch 'remotes/origin/feature/restore_um_templates_after_theme_update' 2019-04-14 21:20:26 +03:00
denisbaranov 863f00ffee Restore UM templates after theme update 2019-04-10 15:39:05 +03:00
nikitasinelnikov dcfb9b0566 - added REST API version;
- avoid the conflicts (added prefixes for query vars);
2019-04-10 15:00:13 +03:00
nikitasinelnikov 8c1030235a - fixed logout URL with active WPML
- frontend posting integration
2019-04-02 14:09:39 +03:00
Yurii Nalivaiko 4c2532d023 Merge branch 'master' of https://github.com/ultimatemember/ultimatemember 2018-11-30 11:33:15 +02:00
nikitozzzzzzz 9304f7a982 - extensions class for future integrations; 2018-11-28 11:13:51 +02:00
Yurii Nalivaiko a32ddcd13b Merge branch 'master' of https://github.com/ultimatemember/ultimatemember 2018-11-22 14:04:18 +02:00
nikitozzzzzzz 819d5333db - notices texts changes;
- remove language notice;
- fixed duplicated "redirect_to" field;
- added compatibility with PHP7.2 (removed deprecated functions and ini variables);
2018-11-15 18:53:59 +02:00
Yurii Nalivaiko 289a3a05d1 Merge branch 'fix/some_fixes' 2018-11-13 14:55:02 +02:00
Yurii Nalivaiko 04b0df6ef8 -some fixes 2018-11-13 14:54:19 +02:00
Yurii Nalivaiko e1fe4706c0 Merge branch 'master' of https://github.com/ultimatemember/ultimatemember 2018-11-01 12:16:35 +02:00
nikitozzzzzzz 40eeeba2c1 - 2.0.30 release; 2018-10-26 14:06:45 +03:00
Yurii Nalivaiko b31da6a8b9 Merge branch 'master' of https://github.com/ultimatemember/ultimatemember 2018-10-24 10:03:55 +03:00
Yurii Nalivaiko e18475618c temp 2018-10-24 10:01:51 +03:00
nikitozzzzzzz c226904827 - fixed PHPDoc for Groups extension; 2018-10-02 09:23:18 +03:00
nikitozzzzzzz 75c2469bb2 - small code formatting changes; 2018-09-18 09:43:47 +03:00
nikitozzzzzzz fc298c53b7 - removed some deprecated variables;
- changed the structure of the menu item's custom fields;
2018-09-17 08:29:33 +03:00
nikitozzzzzzz 461cad6559 - make WP native password reset;
- fixed password reset;
2018-09-16 00:26:32 +03:00
nikitozzzzzzz da74fa7000 - file uploading/downloading fixes; 2018-09-14 14:39:05 +03:00
nikitozzzzzzz c3ffb29354 - release 2.0.23 2018-08-10 15:11:48 +03:00
nikitozzzzzzz 1a17095b24 - small fixes for file uploader;
- added filter for include UM pages to conditional logic;
2018-08-07 12:38:19 +03:00
nikitozzzzzzz 16356d59a4 - fixed WP Capabilities for Gravity Forms plugin;
- fixed ability to view other users profiles;
2018-08-05 14:30:17 +03:00
Champ Camba fad46ea012 Initial File and Image Uploader 2018-07-31 01:35:15 +08:00
nikitozzzzzzz ac88f69cd6 - removed tracking;
- changed notices texts;
- fixed MailChimp opt-in from notice;
2018-07-02 16:46:22 +03:00
nikitozzzzzzz a4d372f439 - added reviews notice; 2018-07-01 17:13:32 +03:00
nikitozzzzzzz 5b50938ce1 - fixed post's state 2018-06-22 16:47:54 +03:00
nikitozzzzzzz e554241176 - mailchimp subscription notice; 2018-06-18 10:42:17 +03:00
nikitozzzzzzz 735cf19a3d - pseudo constructor; 2018-05-31 00:05:39 +03:00
nikitozzzzzzz c503c05a43 - fixed PHP memory limit error after upgrade; 2018-05-28 14:41:15 +03:00
nikitozzzzzzz 8414586f45 - fixed Install Info settings section on PHP7.1;
- GDPR compatibility;
- added support for GDPR Personal Data Exporter;
- added support for GDPR Personal Data Eraser;
- added feature: New privacy field to form builder for GDPR consent collection;
- added GDPR privacy policy guide text;
2018-05-22 11:17:18 +03:00
nikitozzzzzzz fc9b486504 - removed Tracking notice; 2018-05-10 10:09:14 +03:00
nikitozzzzzzz 7493d41901 - GDPR extension added;
- fixed some issues with dependencies pre2.0 extensions;
2018-05-08 12:33:27 +03:00
nikitozzzzzzz 8d7d58c371 - fixed user profile page permalinks; 2018-04-13 14:35:01 +03:00
nikitozzzzzzz a27fcf7efd - small fix for PHP7+; 2018-04-11 16:24:47 +03:00
nikitozzzzzzz 5981cc3624 - fix old dependencies notices; 2018-04-11 13:19:54 +03:00
nikitozzzzzzz 27f2021d6b - class admin optimization; 2018-04-03 15:04:14 +03:00
nikitozzzzzzz f2b6249516 - fixed issues with admin notices and their priority; 2018-04-03 11:46:30 +03:00
nikitozzzzzzz c37d7b658b Merge branch 'feature/ajax_upgrade_process' 2018-04-02 22:21:01 +03:00
nikitozzzzzzz a2b1ea06e1 - fixed activation process (first install on multisites Network Activation); 2018-04-01 16:25:29 +03:00
nikitozzzzzzz f5788e2c45 - fixed upgrade process for big DB data;
- small fixes for notices;
2018-03-25 19:14:42 +03:00
nikitozzzzzzz 68a18b02e9 - added PHPDocs;
- small fixes and code optimization;
2018-03-19 16:31:49 +02:00
nikitozzzzzzz 8e348e084e - conditional logic fixed;
- some code optimization and documentation;
- fixed conflict with WP Fusion;
2018-03-16 09:37:19 +02:00
nikitozzzzzzz 3d19aa00b8 - made hooks documentation;
- some optimizations and make single functions for some hooks;
2018-03-02 09:55:49 +02:00
nikitozzzzzzz f4d1251220 - small fixes for language url function; 2018-02-19 00:22:34 +02:00