Skip to main content

@headstartwp/next

@headstartwp/next is the Next.js bindings for HeadstartWP.

Support Level Next Package MIT License

In addition to the default export, this package also exports:

  • @headstartwp/next/config: For using with next.config.js or next.config.mjs
  • @headstartwp/next/middlewares: Contains next.js middlewares. Exported separately as the next.js middleware runtime is limited and can only run a subset of APIs.

Installation

npm install --save @headstartwp/next

Support Level

Active: 10up is actively working on this, and we expect to continue work for the foreseeable future including keeping tested up to the most recent version of WordPress. Bug reports, feature requests, questions, and pull requests are welcome.

Like what you see?

10up

API handlers

Data Fetching Hooks

Next.js Data Fetching Utilities

Other

React Components