headstartwp icon indicating copy to clipboard operation
headstartwp copied to clipboard

Build a headless website fast with WordPress, the world’s most popular CMS, and Next.js, the most popular React framework. A free and open source solution by the experts at 10up.

Results 62 headstartwp issues
Sort by recently updated
recently updated
newest added

404 and 500 pages do not sit under the `_sites/[site]` middleware so do not have access to the query param. The site can be set here with the `window.location.host` value...

Multisite

### Description of the Change Added a pre-packaged cookie acceptance dialog component, see #419. @nicholasio We'll probably need to move this or replicate it across the other workspaces, but before...

enhancement

### Describe the bug Currently, HeadstartWP ships both a CJS export and an ESM export. This allows modern consumers to include less code and to support ESM ecosystem. However, we're...

### Description of the Change Adds deployment pipeline for the develop branch to deploy to an internally hosted Kubernetes environment. The pipeline itself will build the docker container needed for...

# Summary This is the main issue for implementing App Router Support and it will describe the current plan. ```[tasklist] ### What needs to happen - [ ] https://github.com/10up/headstartwp/issues/788 -...

### Is your enhancement related to a problem? Please describe. ```js register_rest_field( 'object-type','description', [ 'get_callback' => function( $post ) { return $post['description']; }, 'schema' => [ 'type' => 'string', 'context'...

### Description of the Change Addition of a new core component to display Google GPT adverts with changes to useScript hook. ### How to test the Change WIP ### Changelog...

### Is your enhancement related to a problem? Please describe. Create some sort of Plugin system. ### Designs _No response_ ### Describe alternatives you've considered _No response_ ### Code of...

- https://vercel.com/docs/concepts/edge-network/edge-config - https://upstash.com/

**Is your enhancement related to a problem? Please describe.** **Describe the solution you'd like** **Designs** **Describe alternatives you've considered** **Additional context**

Component Libary