andrewshuba
a619ee3ffc
- added hooks for change a wp_um_metadata table
...
- added hooks for user_location fields (hooks for comparison in text fields)
2021-03-12 12:24:31 +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
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
andrewshuba
9505d22502
- add mycred meta data to a user meta table
2021-02-23 14:41:21 +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
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
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
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
nikitasinelnikov
585870bb3d
- code review for image rotation;
2020-07-31 00:51:45 +03:00
nikitasinelnikov
45b12fcd69
Merge remote-tracking branch 'remotes/origin/feature/rotate_uploaded_image'
2020-07-31 00:46:09 +03:00
nikitasinelnikov
888bb94faa
- no required password text setting;
2020-07-31 00:46:00 +03:00
denisbaranov
c67c3729ef
Added: Setting "Fix image orientation"
2020-05-31 14:53:25 +03:00
nikitasinelnikov
0a86b3ec52
- exclude these users for active UM custom metatable;
...
- code formatting;
2020-05-25 17:51:48 +03:00
mansurahamed
20c6d83c28
Translation missiong
...
Translation option missing for this tooltip text
2020-04-22 14:46:55 +08:00
nikitasinelnikov
0aab9853d9
- sanitizing variables in wp-admin classes;
2020-02-28 15:51:45 +02:00
nikitasinelnikov
2d36eaea36
- fixed member directory scripts enqueue;
...
- added integration with User Location extension;
- sanitize $_GET variables in wp-admin side;
2020-02-12 12:36:47 +02:00
nikitasinelnikov
6903822e2c
* Enhancements:
...
- Updated select2 JS library to 4.0.12 version
- Added a few member directories filters for 3rd-party integrations
* Bugfixes:
- Added labels for member directories filters to increase Accessibility points in Audit
- Fixed activation licenses with sslverify
2020-01-24 14:59:47 +02:00
nikitasinelnikov
455287f05c
- added option for hide_in_members default setting;
2020-01-14 23:48:33 +02:00
nikitasinelnikov
91916d562d
- changed pagination count for update metadata;
2020-01-14 15:27:59 +02:00
nikitasinelnikov
932b334310
- optimized query for metatable upgrade;
2020-01-14 12:07:41 +02:00
nikitasinelnikov
90ecec71c6
- increase meta rows in update;
...
- optimized query for getting slider range;
2020-01-14 11:58:25 +02:00
nikitasinelnikov
b1ca9ad49d
- added member directories' custom sorting labels;
2020-01-13 10:18:30 +02:00
nikitasinelnikov
731506be2b
- fixed getting posts count at the Posts tab;
...
- UM metatable queries changed;
2020-01-10 12:53:30 +02:00
nikitasinelnikov
2496825590
- fixed vulnerability with uploading cover/profile photo for other user ID;
...
- re-written member directory meta queries;
- fixed search line additional slashes;
2020-01-08 15:19:24 +02:00
nikitasinelnikov
5fc72bae1a
- fixed truncate metatable;
2020-01-06 11:35:30 +02:00
nikitasinelnikov
e965b1b3c1
- code formatted;
...
- added handlers when you create UM custom fields;
2020-01-06 11:05:32 +02:00
nikitasinelnikov
26065a1aa3
- added redirect after metatable settings upgrade
2020-01-03 12:49:26 +02:00
nikitasinelnikov
8ae8d997bd
- added ability to use metatable;
2020-01-02 17:21:02 +02:00
nikitasinelnikov
33ce6d7ae5
- commit with user metadata table;
2019-12-20 15:06:58 +02:00
nikitasinelnikov
56af4416bc
- added string localizes;
...
- added dependencies with rc. versions;
2019-10-25 01:05:10 +03:00
nikitasinelnikov
88ba816fc8
- removed 'um_flush_stop' hidden option;
...
- removed every page rewrite rules action issue;
- added maybe_flush_rewrites function on wp_loaded hook;
2019-10-24 01:01:04 +03:00
nikitasinelnikov
c81c52dda5
- added ability to set cover/avatar size from predefined sizes in Ultimate Member -> Settings -> General -> Uploads;
2019-10-10 17:22:24 +03:00
andrewshuba
6e6955a4a0
- add translation for field icon
2019-08-09 12:12:38 +03:00
nikitasinelnikov
1d01e20a13
- manual merge with RTL branch;
...
- RTL fixes;
2019-08-08 00:47:00 +03:00
nikitasinelnikov
5f66fd5fe3
- added escape functions, security fix for XSS;
2019-08-08 00:36:33 +03:00
nikitasinelnikov
954dfa7fc5
- fixed Edit Profile mode;
...
- added esc functions;
- added Unsplash extension;
- added new conditional setting for admin forms;
2019-08-01 14:23:13 +03:00
Champ Camba
8c961575cf
Update install info
2019-07-23 22:54:13 +08:00
nikitasinelnikov
ceb2d38988
- profile tabs changes;
2019-07-19 15:41:10 +03:00
nikitasinelnikov
1caf85bf31
- fixed licenses validation;
...
- fixed no-UM custom roles update;
2019-07-17 12:44:39 +03:00
nikitasinelnikov
d95001359c
Merge remote-tracking branch 'remotes/origin/feature/option__Profile_Photo_Uploader'
...
# Conflicts:
# includes/admin/core/class-admin-settings.php
2019-07-16 14:51:14 +03:00
nikitasinelnikov
a7a05236cc
- added extensions images to core files;
2019-07-16 14:09:28 +03:00
nikitasinelnikov
77f950294f
- 3rd party integration with ForumWP
...
- fixed labels for CPT and Taxonomies;
2019-07-11 11:47:04 +03:00
nikitasinelnikov
9015b6c34d
- profile tabs privacy;
...
- fixed issue with added wpautop for UM pages; (remove wpautop)
2019-07-05 16:08:09 +03:00
nikitasinelnikov
090588fe88
- fixed profiles tab privacy;
2019-07-05 13:11:57 +03:00
denisbaranov
5c71255d66
Add option to Switch on/off the profile photo uploader
2019-06-04 19:21:36 +03:00
nikitasinelnikov
dc4382acd3
- security fixes;
...
- download last upgrades fixes;
2019-05-10 15:43:14 +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
8f60eef636
- email templates message
2019-04-10 11:45:45 +03:00
nikitasinelnikov
b7555b75ab
- fixes for email templates save process
...
- fixes for multilanguage email templates;
2019-04-01 23:44:21 +03:00