mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-18 14:13:46 +09:00
- added ability to use metatable;
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<?php if ( ! defined( 'ABSPATH' ) ) exit;
|
||||
|
||||
return array(
|
||||
'users_count213beta3' => 'users_count213beta3',
|
||||
'metadata_per_user213beta3' => 'metadata_per_user213beta3',
|
||||
'metatable213beta3' => 'metatable213beta3',
|
||||
);
|
||||
Reference in New Issue
Block a user