mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-19 14:43:49 +09:00
Update Ultimate Member plugin honeypot CSS and JS
Removed wp_add_inline_script/style and used `um_request` as default honeypot key in um-styles.css and um-scripts.js.
This commit is contained in:
@@ -1152,3 +1152,8 @@ small.um-max-filesize span{
|
||||
float: none;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
/*Makes the honeypot invisible.*/
|
||||
.um_request_name {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user