mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-16 05:03:33 +09:00
- added nonce fields;
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
<?php
|
||||
function um_upgrade_usermetaquery1339() {
|
||||
UM()->admin()->check_ajax_nonce();
|
||||
|
||||
include 'usermeta_query.php';
|
||||
|
||||
update_option( 'um_last_version_upgrade', '1.3.39' );
|
||||
|
||||
Reference in New Issue
Block a user