Skip to content

Commit

Permalink
require the feature class
Browse files Browse the repository at this point in the history
  • Loading branch information
circlecube committed May 13, 2024
1 parent a1921af commit b67263f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bootstrap.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@

namespace NewfoldLabs\WP\Module\Staging;

require_once( __DIR__ . '/includes/StagingFeature.php' );

new StagingFeatureHooks();

0 comments on commit b67263f

Please sign in to comment.