Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
add features update to readme
  • Loading branch information
circlecube authored May 29, 2024
1 parent 40f6e72 commit 91021b0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,15 @@ A module for managing caching functionality.
composer require newfold-labs/wp-module-performance
```

### 3. Instantiate the Features singleton to load all features.

```
Features::getInstance();
```

[More on NewFold WordPress Modules](https://github.com/newfold-labs/wp-module-loader)

[More on the NewFold Features Modules](https://github.com/newfold-labs/wp-module-features)

## TODO

Expand Down

0 comments on commit 91021b0

Please sign in to comment.