Nikita Sinelnikov
e56f228d04
Merge pull request #762 from ultimatemember/fix/range_min_max
...
Min and max values in a slider range
2021-03-03 16:57:55 +02:00
Nikita Sinelnikov
7f2f85abdb
Merge pull request #758 from ultimatemember/fix/meta_table_for_mycred
...
Fix/meta table for mycred
2021-03-03 16:48:36 +02:00
nikitasinelnikov
98e266dc18
- updated readme;
2021-03-03 16:43:57 +02:00
Nikita Sinelnikov
c2ea5bbbdf
Merge pull request #732 from ultimatemember/feature/change_for_locations
...
Sort by distance
2021-03-03 16:41:18 +02:00
Nikita Sinelnikov
6489759065
Merge pull request #736 from ultimatemember/fix/fonticons
...
Empty icons are shown in the popup "Choose from... available icons"
2021-03-03 16:06:43 +02:00
Nikita Sinelnikov
541ee0a0ab
Merge pull request #719 from ultimatemember/fix/slider_range
...
Fix NaN in the slider range.
2021-03-03 15:27:10 +02:00
nikitasinelnikov
7f7dae9979
- reviewed No Index functionality;
2021-03-03 15:21:18 +02:00
Nikita Sinelnikov
8dc7d9f425
Merge pull request #709 from ultimatemember/feature/profile_noindex
...
Indexing of Profiles
2021-03-03 14:41:14 +02:00
nikitasinelnikov
5740bc637d
- fixed: PHP notices and warnings
...
- fixed: security vulnerability with User Account page and password field
2021-03-03 13:13:44 +02:00
andrewshuba
2e1c892058
- fix min and max values in a slider range
2021-02-25 15:03:03 +02:00
andrewshuba
9505d22502
- add mycred meta data to a user meta table
2021-02-23 14:41:21 +02:00
Champ Camba
16bdc0cf9c
Fix admin user filters links in Dashboard > Users
2021-02-22 12:45:45 +08:00
nikitasinelnikov
0b70571c50
- small changes;
2021-02-10 14:10:54 +02:00
denisbaranov
e2f82f5dbf
Sanitize the user_login created from first_name and last_name
2021-02-09 18:46:08 +02:00
nikitasinelnikov
38d412cd6f
- fixed issue with preview registration details popup;
2021-02-03 17:04:19 +02:00
nikitasinelnikov
d8379691af
- removed unnecessary modal blocks;
2021-02-03 15:42:33 +02:00
nikitasinelnikov
6a97af659c
- fixed GDPR applied time displaying in User Info popup;
2021-02-03 13:16:53 +02:00
denisbaranov
2bf5810802
Fix for the method that gets a list of icons
2021-01-24 22:28:09 +02:00
denisbaranov
b12eb30d1a
Merge remote-tracking branch 'origin/master' into fix/slider_range
2021-01-24 20:08:29 +02:00
andrewshuba
be4b56b5d6
- add comment about SQL_CALC_FOUND_ROWS
2021-01-20 15:26:01 +02:00
andrewshuba
9a298581dc
- changes for a meta table
2021-01-19 13:54:31 +02:00
andrewshuba
e2e8e57a93
- change hook for a locations extension
2021-01-15 15:37:45 +02:00
nikitasinelnikov
7fadb31449
- fixed not-unique user emails/username on the registration without these fields;
2021-01-08 14:20: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
d1feb6dd75
- fixed conditional logic;
2020-12-24 14:55:18 +02:00
denisbaranov
e8dd0afd43
Fix NaN in the slider range.
2020-12-23 16:57:41 +02:00
denisbaranov
0fdb5635eb
The general users setting "Avoid indexing profile by search engines" is added.
...
The user role setting "Avoid indexing profile by search engines" is changed.
2020-12-22 20:13:58 +02:00
nikitasinelnikov
8234fee3cf
- added a fix for getting status (fetch user again if not exists);
2020-12-22 17:04:18 +02:00
nikitasinelnikov
aadf1d7104
- 2.1.4-rc.1;
2020-12-21 03:29:57 +02:00
Nikita Sinelnikov
db015f8af4
Merge pull request #708 from ultimatemember/fix/restrict_add_administrator
...
administrator user role to restriction
2020-12-21 03:13:19 +02:00
Nikita Sinelnikov
2f12d18c6b
Merge pull request #712 from ultimatemember/feature/field_metakey_tooltip
...
Field metakey tooltip (github issue #710 )
2020-12-21 03:07:45 +02:00
Nikita Sinelnikov
4b4137b267
Merge pull request #705 from ultimatemember/fix/fields_without_metakey_displaying_by_hook
...
Fixed displaying by the hook issues with fields without metakeys
2020-12-21 02:58:26 +02:00
nikitasinelnikov
0b8ca8e3e7
- added argument to a hook to avoid the fatal error in Profile Tabs
2020-12-17 14:12:56 +02:00
nikitasinelnikov
ba291a6bfe
- fixed PHP notices/warnings;
2020-12-16 14:46:38 +02:00
andrewshuba
a0d9ad9746
- added a tooltip with meta key name for fields in a form settings
2020-12-16 13:41:31 +02:00
nikitasinelnikov
41350e1391
- fixed PHP notices when there aren't UM custom roles and we get bool variable from get_option( 'um_roles' );
2020-12-16 13:37:13 +02:00
denisbaranov
85b6bfdc5f
Fix for the account field "Avoid indexing my profile by search engines"
2020-12-15 19:14:34 +02:00
denisbaranov
3ffb8257af
New: The user role setting 'Avoid indexing profile by search engines'
2020-12-15 17:25:24 +02:00
andrewshuba
03f2baf61a
- add administrator user role to a restriction setting
2020-12-15 14:16:26 +02:00
nikitasinelnikov
1adc51aa02
- fixed displaying by the hook issues with fields without metakeys;
2020-12-14 14:39:47 +02:00
nikitasinelnikov
219cde7776
- fixed modal window layout;
...
- added filter for avatar size on the member directory;
2020-12-04 16:52:17 +02:00
nikitasinelnikov
5afebdd786
- Added: Ability for the integration with Gutenberg Block restriction settings (extends the block restriction settings via 3rd-party plugins);
...
- Added: Invalid nonce validation on Login and Registration pages instead of wp_die()
2020-12-04 03:54:59 +02:00
nikitasinelnikov
d5bafa9c60
Merge remote-tracking branch 'remotes/origin/feature/divider_privacy_field'
2020-12-04 01:50:57 +02:00
nikitasinelnikov
e9801ee98e
Merge remote-tracking branch 'remotes/origin/feature/instruction_for_condition_operator'
2020-12-04 00:18:57 +02:00
nikitasinelnikov
67420b11b0
- Fixed: Vulnerability with timestamp field on UM Forms
...
- changed readme;
2020-12-04 00:10:20 +02:00
nikitasinelnikov
a222a3a508
Merge remote-tracking branch 'remotes/origin/fix/multi_select_apostrophe_issue#689'
2020-12-01 15:38:43 +02:00
andrewshuba
f1d8e9c5f1
- fix issue with apostrophe
2020-12-01 12:56:08 +02:00
Champ Camba
124addd38e
Fix translation for Password label
2020-12-01 17:40:20 +08:00
andrewshuba
1a40e7e30b
- add divider privacy field for UM v3
2020-11-27 17:00:07 +02:00
nikitasinelnikov
fa13e82202
- There are changed PHP’s intval(), strval(), floatval(), and boolval() typecasting functions to (int), (string), (float) and (bool) regarding [this doc]( https://make.wordpress.org/core/2020/11/20/miscellaneous-developer-focused-changes-in-wordpress-5-6/ ).
2020-11-24 12:55:22 +02:00