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

### Description of the Change Closes # ### How to test the Change ### Changelog Entry > Added - New feature > Changed - Existing functionality > Deprecated - Soon-to-be...

### Is your enhancement related to a problem? Please describe. [Turbopack support](https://nextjs.org/blog/next-14-2#turbopack-for-development-release-candidate) ### Designs _No response_ ### Describe alternatives you've considered _No response_ ### Code of Conduct - [X] I...

### Description of the Change Optimize Yoast payload response ensuring only necessary Yoast data is added to the elements in _embedded that are needed. Closes https://github.com/10up/headstartwp/issues/563 ### How to test...

### Is your enhancement related to a problem? Please describe. We recently did some work to reduce the Yoast payload and optimize hydration but there's still room for improving performance...

### Describe the bug When having the Polylang integration enabled and slugs for post types are translated, the fetchRedirect pathname is not matching the translated slug in handleError, therefore a...

next-minor-or-path

### Describe the bug While this is an issue on my project, I have also verified that it is occurring on another project using this framework. When passing `useYoastHtml` into...

### Is your enhancement related to a problem? Please describe. As I was looking through the codebase, I was impressed with how much time and effort was put into defining...

### Is your enhancement related to a problem? Please describe. Headstart already has out-of-the-box integrations with Yoast, but would also benefit from similar integrations with [SpeedySEO](https://github.com/10up/speedyseo). Ideally the Headstart framework...

### Is your enhancement related to a problem? Please describe. A block rendered by BlockRenderer receives the actual block attributes plus a bunch of normalized props from core controls/attributes. ###...

documentation

If we can detect easily the version of next.js we should use remotePatterns rather than domains for images in the next config https://github.com/10up/headstartwp/blob/1b300eee8936330f29a514c68b4b16651177b693/packages/next/src/config/withHeadstartWPConfig.ts#L81