diff -r 7b1b88e27a20 -r 48c4eec2b7e6 wp/wp-admin/options-discussion.php --- a/wp/wp-admin/options-discussion.php Thu Sep 29 08:06:27 2022 +0200 +++ b/wp/wp-admin/options-discussion.php Fri Sep 05 18:40:08 2025 +0200 @@ -29,8 +29,8 @@ get_current_screen()->set_help_sidebar( '
' . __( 'For more information:' ) . '
' . - '' . __( 'Documentation on Discussion Settings' ) . '
' . - '' . __( 'Support' ) . '
' + '' . __( 'Documentation on Discussion Settings' ) . '
' . + '' . __( 'Support forums' ) . '
' ); require_once ABSPATH . 'wp-admin/admin-header.php'; @@ -45,7 +45,12 @@- | ||
---|---|---|
- | @@ -165,7 +176,12 @@ | |
- | ||
- | ||
- |