From 98bb98304c66ad5e59b1b97bba028a5a0920eedd Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Sat, 16 Jul 2022 20:11:16 +0000 Subject: [PATCH] Permalinks: Add a guiding paragraph on the Permalink Settings screen. This is intended as an introduction to permalink structure selection. Props kebbet, costdev, hasanuzzamanshamim, mukesh27. Fixes #55947. git-svn-id: https://develop.svn.wordpress.org/trunk@53711 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/options-permalink.php | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/wp-admin/options-permalink.php b/src/wp-admin/options-permalink.php index 71a654bc4b..3b5f6fd251 100644 --- a/src/wp-admin/options-permalink.php +++ b/src/wp-admin/options-permalink.php @@ -320,6 +320,15 @@ $tag_added = __( '%s added to permalink structure' ); $tag_already_used = __( '%s (already used in permalink structure)' ); ?>

+

+%postname%' +); +?> +