This website requires JavaScript.
Explore
Help
Sign In
10h30
/
ultimatemember
Watch
1
Star
0
Fork
0
You've already forked ultimatemember
mirror of
https://github.com/10h30/ultimatemember.git
synced
2026-07-19 22:54:03 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8dc7d9f425d3993b610d9b72bcaad0eca5991392
ultimatemember
/
includes
/
admin
/
templates
/
role
T
History
Nikita Sinelnikov
8dc7d9f425
Merge pull request
#709
from ultimatemember/feature/profile_noindex
...
Indexing of Profiles
2021-03-03 14:41:14 +02:00
..
admin-permissions.php
- added string translation;
2020-04-09 16:22:53 +03:00
delete.php
- added escape functions, security fix for XSS;
2019-08-08 00:36:33 +03:00
general.php
- added WP Users restrictions by UM Roles settings;
2020-08-31 18:05:54 +03:00
home.php
- added escape functions, security fix for XSS;
2019-08-08 00:36:33 +03:00
login.php
- added escape functions, security fix for XSS;
2019-08-08 00:36:33 +03:00
logout.php
- added escape functions, security fix for XSS;
2019-08-08 00:36:33 +03:00
profile.php
The general users setting "Avoid indexing profile by search engines" is added.
2020-12-22 20:13:58 +02:00
publish.php
- added escape functions, security fix for XSS;
2019-08-08 00:36:33 +03:00
register.php
- added escape functions, security fix for XSS;
2019-08-08 00:36:33 +03:00
role-edit.php
- 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
wp-capabilities.php
- sanitizing variables in wp-admin classes;
2020-02-28 15:51:45 +02:00