mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-18 14:13:46 +09:00
- partially reviewed #1361 and DB update for these changes;
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
if ( ! defined( 'ABSPATH' ) ) {
|
||||
exit;
|
||||
}
|
||||
|
||||
return array(
|
||||
'usermeta_count280' => 'usermeta_count280',
|
||||
'metadata_per_user280' => 'metadata_per_user280',
|
||||
'update_options280' => 'update_options280',
|
||||
);
|
||||
Reference in New Issue
Block a user