mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-19 14:43:49 +09:00
- fixed upgrade;
- fixed conditional logic;
This commit is contained in:
@@ -43,7 +43,8 @@
|
||||
dataType: 'json',
|
||||
data: {
|
||||
action: 'um_usermeta2022',
|
||||
page: current_page
|
||||
page: current_page,
|
||||
pages: users
|
||||
},
|
||||
success: function( response ) {
|
||||
if ( typeof response.data != 'undefined' ) {
|
||||
|
||||
Reference in New Issue
Block a user