mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-13 19:56:27 +09:00
- fix honeypot js
This commit is contained in:
@@ -193,7 +193,7 @@ if ( ! class_exists( 'UM' ) ) {
|
||||
}
|
||||
|
||||
$this->is_filtering = 0;
|
||||
$this->honeypot = 'request';
|
||||
$this->honeypot = 'um_request';
|
||||
|
||||
// textdomain loading
|
||||
$this->localize();
|
||||
|
||||
Reference in New Issue
Block a user