Refresh /about/requirements: three-column cards, warning callout, CTAs#679
Closed
4thhubbard wants to merge 1 commit into
Closed
Refresh /about/requirements: three-column cards, warning callout, CTAs#6794thhubbard wants to merge 1 commit into
4thhubbard wants to merge 1 commit into
Conversation
- Convert the three core requirements (PHP, Database, HTTPS) from a bulleted list into a three-column card layout with equal heights and a blueberry-1 top accent.
- Promote the legacy-version security note into a lemon-3 warning callout with an H4 heading ("Running on legacy versions?") so the security risk reads as a warning rather than body text.
- Add a button pair at the bottom: "Download WordPress" (primary) and "Browse recommended hosts" (outlined), so readers have clear next steps after understanding the requirements.
All shortcodes ([recommended_php], [recommended_mariadb], [recommended_mysql], [minimum_php]) preserved. Translator comments and i18n calls preserved. No functional changes — visual/content polish only.
Contributor
|
@4thhubbard This page should be edited in WordPress, you can use the post editor to make these changes (and I'd suggest using a wide container for those columns). The content is then synced back to the pattern file, for example #678. Editing the pattern here like this will just be overwritten the next time there's a content update. With superadmin, you should be able to edit the site, or I can add you. |
Author
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.
Refreshes the
/about/requirementspage with a cleaner layout, a proper warning callout, and clear next-step CTAs. Content-only changes to theabout-requirements.phpblock pattern — no template, function, or shortcode logic touched.blueberry-1top accent.lemon-3warning callout with an H4 heading ("Running on legacy versions?") so the security risk reads as a warning rather than body text — consistent with the yellow warning convention used across wp-admin.All shortcodes (
[recommended_php],[recommended_mariadb],[recommended_mysql],[minimum_php]) preserved. Translator comments and i18n calls preserved. No functional changes — visual/content polish only.Screenshots
How to test the changes in this Pull Request:
mary/refresh-about-requirements) in a localwporg-main-2022environmentyarn wp-env startand visit http://localhost:8888/about/requirements/