From dbf96aadab9cffbf1999f24488b8e210b9812b2a Mon Sep 17 00:00:00 2001 From: John James Jacoby Date: Tue, 2 Nov 2021 16:42:01 +0000 Subject: [PATCH] Admin/Discussion Settings: attempt to clarify intent of "Default post settings" section. This changes the descriptive text underneath 3 settings that are frequently overridden by individual posts & pages, and are also often misunderstood to work differently than they do. "(These settings may be overridden for individual posts.)" ...becomes... "Individual posts may override these settings. Changes here will only be applied to new posts." * Parenthesis were removed to improve text layout and flow for RTL languages. * Original statement was reworded to emphasize "individual posts". * New statement provides clarity to users about settings changes not being retroactive. Props audrasjb, johnjamesjacoby, sabbirshouvo, sabernhardt, tobifjellner. Fixes #54300. git-svn-id: https://develop.svn.wordpress.org/trunk@51976 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/options-discussion.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wp-admin/options-discussion.php b/src/wp-admin/options-discussion.php index a60bdbc838..64eb4d33eb 100644 --- a/src/wp-admin/options-discussion.php +++ b/src/wp-admin/options-discussion.php @@ -58,7 +58,7 @@ require_once ABSPATH . 'wp-admin/admin-header.php'; />
-

+