Skip to content

Commit 0e1f32c

Browse files
committed
migration file converted to one single file
1 parent 4c716e3 commit 0e1f32c

File tree

3 files changed

+1
-52
lines changed

3 files changed

+1
-52
lines changed

includes/CBXTaxonomyHelper.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,7 @@ public static function active_plugin() {
6262
$texonomy_migration_files = [
6363
'CBXWPMigrationsTable',
6464
'CBXTaxonomyTaxonomyTableV1D0D0',
65-
'CBXTaxonomyTaxableTableV1D0D0',
66-
'CBXTaxonomyTaxableUpdateTableV1D0D0',
67-
'CBXTaxonomyTableAlter',
65+
'CBXTaxonomyTaxableTableV1D0D0'
6866
];
6967

7068
new CBXWPMigrationsTable( $texonomy_migration_files, CBXTAXONOMY_PLUGIN_NAME );

includes/Migrations/CBXTaxonomyTableAlter.php

Lines changed: 0 additions & 22 deletions
This file was deleted.

includes/Migrations/CBXTaxonomyTaxableUpdateTableV1D0D0.php

Lines changed: 0 additions & 27 deletions
This file was deleted.

0 commit comments

Comments
 (0)