From cf123b89899c3cdf0730abc92c42867b55b5a0aa Mon Sep 17 00:00:00 2001 From: dilipom13 Date: Thu, 30 Jul 2026 23:29:36 +0530 Subject: [PATCH] Fix WWW heading level in word list Move the WWW entry from an H3 under write to its own H2 in alphabetical order so it renders correctly in the topic list on make.wordpress.org/docs. Co-authored-by: Cursor --- docs/8-word-list/w.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/8-word-list/w.md b/docs/8-word-list/w.md index c1de252..37a622b 100644 --- a/docs/8-word-list/w.md +++ b/docs/8-word-list/w.md @@ -251,6 +251,10 @@ See also [global](https://make.wordpress.org/docs/style-guide/word-list/g/#globa Don't use. Instead, use [web](#web). Don't abbreviate as *WWW*. +## WWW + +Don't use as an abbreviation for *World Wide Web*. Instead use [web](#web). + ## WooCommerce Capitalize *W* and *C* in *WooCommerce*. @@ -268,7 +272,3 @@ For more information about spelling out abbreviations, see [Abbreviations](https ## write OK to use in developer documentation and for a technical audience. Avoid using in user documentation and for a general audience; instead use *copy*. - -### WWW - -Don't use as an abbreviation for *World Wide Web*. Instead use [web](#web).