From 89989405aee4aef14beee68db2af264222ae630c Mon Sep 17 00:00:00 2001 From: Joe Dolson Date: Fri, 7 May 2021 23:49:15 +0000 Subject: [PATCH] Permalinks: Add labels for permalink configuration fields. If the current server configuration doesn't allow WordPress to edit permalink settings, the textarea with new rules to use was not labeled. Add labels and aria-describedby pointing to the field description. Props sabernhardt Fixes #53142. git-svn-id: https://develop.svn.wordpress.org/trunk@50830 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/options-permalink.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/wp-admin/options-permalink.php b/src/wp-admin/options-permalink.php index 55a0cc2304..52ee89c252 100644 --- a/src/wp-admin/options-permalink.php +++ b/src/wp-admin/options-permalink.php @@ -357,7 +357,7 @@ printf( __( 'If you like, you may enter custom structures for your category and if ( isset( $_POST['submit'] ) && $permalink_structure && ! $using_index_permalinks && ! $writable ) : if ( file_exists( $home_path . 'web.config' ) ) : ?> -

+

-

+


-

+

-

+


-

+

-

+