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 06baa28 commit be22ad1
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\Performance;

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

new PerformanceFeatureHooks();

0 comments on commit be22ad1

Please sign in to comment.