Eleven patterns dropped into the default categories are eleven things an editor scrolls past, and the inserter is the only place they exist. Removing the core patterns is…
Inserting a pattern copies its markup into the post, so changing the pattern afterwards changes nothing that already exists. A pattern is a starting point and a reusable…
Parsing the table output with awk works until a value contains a space, and every command takes a format flag that removes the question. –format=ids is the one…
5.5 added a per-plugin auto-update toggle, which is right for a site nobody maintains and is a plugin updating at 03:00 on one that somebody does. On a…
Eleven custom blocks that exist to produce one layout. 5.5 added patterns, which is the feature the blocks were being used for — and it needs no build…
5.5 generates sitemaps at /wp-sitemap.xml, which covers most of what an SEO plugin was installed for on a simple site. Two sitemaps is worse than one: search engines…
5.5 adds loading=”lazy” to images in content automatically, which is a good default and is wrong for the first image on the page. Lazy-loading the hero image delays…