Commit Graph

116 Commits

Author SHA1 Message Date
nikitozzzzzzz a7ad035d3c - email notifications upgrade fix; 2018-04-09 16:41:15 +03:00
nikitozzzzzzz a97e83c526 - fixed delete user account;
- fixed upgrade scripts;
- fixed tooltip scripts;
2018-04-09 00:45:43 +03:00
Denis Baranov 1d8eab9106 Merge branch 'master' of https://github.com/ultimatemember/ultimatemember 2018-04-05 15:40:57 +03:00
Denis Baranov 8ceb512f9e -fixed upgrade from login styles 2018-04-05 15:40:07 +03:00
nikitozzzzzzz c6a00afa9a - remove cache on upgrade user role;
- removed deprecated functions-
- text changes;
2018-04-05 14:38:20 +03:00
nikitozzzzzzz ee55c1fa9a - fixed is_admin_screen function; 2018-04-04 16:17:03 +03:00
nikitozzzzzzz 5a981a8a01 - fixed content restriction; 2018-04-04 15:12:30 +03:00
nikitozzzzzzz 27f2021d6b - class admin optimization; 2018-04-03 15:04:14 +03:00
nikitozzzzzzz 90ac16d910 - removed procedural methods; 2018-04-03 12:53:41 +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
Denis Baranov 4c010dd8cb -fixed remove bulk action "quick edit" 2018-04-02 16:51:56 +03:00
nikitozzzzzzz e6fca810d2 - small texts changes; 2018-03-30 02:14:54 +03:00
nikitozzzzzzz b561c3f029 - small fix for first install; 2018-03-28 09:47:26 +03:00
nikitozzzzzzz 803c337dd9 Merge branch 'master' of https://github.com/ultimatemember/ultimatemember into feature/ajax_upgrade_process 2018-03-26 01:32:48 +03:00
nikitozzzzzzz 3eca951d07 - fixed class exists operators; 2018-03-26 01:27:46 +03:00
nikitozzzzzzz cf0f7b1d10 - added filter for the integration with email notification's content;
- fixed homepage User Role setting;
2018-03-25 20:44:54 +03:00
nikitozzzzzzz f5788e2c45 - fixed upgrade process for big DB data;
- small fixes for notices;
2018-03-25 19:14:42 +03:00
nikitozzzzzzz 2ce33098b5 - fixed user registration;
- phpDoc;
2018-03-20 13:24:38 +02: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
Denis Baranov 3b4d28117f Merge branch 'master' of https://github.com/ultimatemember/ultimatemember 2018-03-09 14:01:47 +02:00
Denis Baranov 182616864b -fixed ajax field "content block" in form builder 2018-03-09 13:59:02 +02:00
nikitozzzzzzz 94ae70941a - fixed Icon selector JS; 2018-03-09 10:42:08 +02:00
nikitozzzzzzz db5f646217 - small fixes;
- added some translations;
2018-03-07 11:35:28 +02:00
nikitozzzzzzz 179fc36ebf - fixed user permalinks for profile page; 2018-03-07 10:58:58 +02:00
nikitozzzzzzz 6f97449626 - fixed force hiding adminbar wp-admin setting; 2018-03-06 16:49:23 +02:00
nikitozzzzzzz 12891ff743 - hook docs; 2018-03-05 16:35:51 +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 7bd09d77c4 - fixed default values on Add User Role;
- fixed some PHP notices;
2018-02-20 17:19:30 +02:00
nikitozzzzzzz cbf06f5835 - fixed bbPress restrict content message on forums;
- fixed issues with permalinks (issue #375);
- fixed replacing placeholders in [show_content_for_role] shortcode;
2018-02-18 13:27:46 +02:00
nikitozzzzzzz 810bd07244 - fixed role keys for no-UTF8 titles; 2018-02-12 15:37:58 +02:00
nikitozzzzzzz 54016fdaab - 2.0.1 version;
- small code optimization;
- fix for update user profile role change;
2018-02-08 15:27:01 +02:00
nikitozzzzzzz 5ac147e41f - fixed roles priority and added functions to work with roles (all|priority|um role);
- fixed um_is_core_page function with WPML;
- added general admin notice when user have old extensions;
- text changes;
2018-02-07 16:44:40 +02:00
nikitozzzzzzz b22d7faec6 Merge branch 'fix/nav-menus' 2018-02-01 12:10:39 +02:00
nikitozzzzzzz 1c0f7399cf - reviewed nav menu items custom fields code; 2018-02-01 12:09:46 +02:00
Denis Baranov 1d62265544 - fixed nav menus 2018-01-31 18:05:13 +02:00
nikitozzzzzzz 4b6fd51aa3 - enabled time_limit 0 for normally upgrades running; 2018-01-29 17:58:45 +02:00
nikitozzzzzzz 71a9b3da11 - fixed logout process for WPML;
- added priority to the User Roles;
2018-01-29 00:25:08 +02:00
nikitozzzzzzz 1a754a0a93 - fixed roles wp_capabilities init;
- fixed 2.0 upgrade transfer logic with roles and capabilities;
2018-01-24 21:07:11 +02:00
nikitozzzzzzz ec807386af - added hot checking membership when rejected user is logged in - logout it; 2018-01-19 12:50:54 +02:00
nikitozzzzzzz 519372cb33 - added "Check/Uncheck All" WP Capabilities to Add/Edit User Role form; 2018-01-18 09:23:17 +02:00
nikitozzzzzzz 1de7855b1b - fixed role duplicates in some cases in 2.0 upgrade; 2018-01-17 11:34:00 +02:00
Denis Baranov 21e5c397d7 - fixed support for PHP version: 5.4 2018-01-12 12:32:32 +02:00
Denis Baranov 03c65a8291 - fixed RTL styles 2018-01-12 11:07:15 +02:00
Denis Baranov 15b9281371 -fixed save options restricted access post and taxonomy metabox 2018-01-04 16:04:29 +02:00
nikitozzzzzzz 489cf3cc1a - fixed deleting UM roles; 2017-12-22 16:48:55 +02:00
nikitozzzzzzz 98e2618e90 - code reviewed created external integrations class (for 3-d party plugins/themes integrations); 2017-12-20 10:58:39 +02:00
nikitozzzzzzz b9ecb63cb3 Merge branch 'master' of https://github.com/ultimatemember/ultimatemember into fix/wpml_emails_templates
Conflicts:
	includes/um-deprecated-functions.php
	includes/um-short-functions.php
2017-12-19 14:47:47 +02:00
nikitozzzzzzz f861de65a8 - made external integrations class; 2017-12-19 14:44:06 +02:00