- partially reviewed #1361 and DB update for these changes;

This commit is contained in:
Mykyta Synelnikov
2023-12-01 00:50:28 +02:00
parent 2c5f396795
commit ebec7d5f5f
3 changed files with 244 additions and 0 deletions
+10
View File
@@ -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',
);