feat: add an option to turn the homepage into a no-header no-footer splash page#2602
Merged
laurelfulford merged 3 commits intotrunkfrom Dec 1, 2025
Merged
feat: add an option to turn the homepage into a no-header no-footer splash page#2602laurelfulford merged 3 commits intotrunkfrom
laurelfulford merged 3 commits intotrunkfrom
Conversation
leogermani
approved these changes
Nov 28, 2025
Contributor
Author
|
Thanks @leogermani! |
|
Hey @laurelfulford, good job getting this PR merged! 🎉 Now, the Please check if this PR needs to be included in the "Upcoming Changes" and "Release Notes" doc. If it doesn't, simply remove the label. If it does, please add an entry to our shared document, with screenshots and testing instructions if applicable, then remove the label. Thank you! ❤️ |
matticbot
pushed a commit
that referenced
this pull request
Dec 11, 2025
# [2.16.0-alpha.1](v2.15.3...v2.16.0-alpha.1) (2025-12-11) ### Features * add an option to turn the homepage into a no-header no-footer splash page ([#2602](#2602)) ([3508b6d](3508b6d))
Contributor
|
🎉 This PR is included in version 2.16.0-alpha.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
matticbot
pushed a commit
that referenced
this pull request
Jan 5, 2026
# [2.16.0](v2.15.3...v2.16.0) (2026-01-05) ### Features * add an option to turn the homepage into a no-header no-footer splash page ([#2602](#2602)) ([3508b6d](3508b6d))
Contributor
|
🎉 This PR is included in version 2.16.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
All Submissions:
Changes proposed in this Pull Request:
This PR adds a Customizer option to make the front page a 'splash page' with no header and no footer - due to how WordPress themes work, we can't just assign the existing template.
It also fixes some styling issues in Newspack Nelson with the No Header No Footer template.
See NPPM-2421 .
How to test the changes in this Pull Request:
npm run build.Other information: