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-06-05 15:09:37 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8cb6c79c268bcd03c7f4d89228150afae35dbef4
ultimatemember
/
includes
/
admin
T
History
Mykyta Synelnikov
8cb6c79c26
- fixed "Can user edit this field?" option. It changed to the bool type with true|false values only. Field can be editable only in the case if 'editable'===true
2023-08-22 17:17:40 +03:00
..
assets
- fixed a conflict with the bootstrap.min.js script in admin modal
2023-08-15 17:34:43 +03:00
core
- fixed "Can user edit this field?" option. It changed to the bool type with true|false values only. Field can be editable only in the case if 'editable'===true
2023-08-22 17:17:40 +03:00
templates
- fixed issue with lack of the nonces in the um_adm_action handler;
2023-07-24 12:57:18 +03:00
class-admin-functions.php
- fixed is_um_screen() function for new a widgets admin area
2021-07-08 11:26:35 +03:00
class-admin.php
- fixed issue with lack of the nonces in the um_adm_action handler;
2023-07-24 22:30:33 +03:00
class-secure.php
-
fixed
#1272
;
2023-08-11 11:36:53 +03:00