diff --git a/src/wp-admin/options-writing.php b/src/wp-admin/options-writing.php index 45b112672b..c453258bd8 100644 --- a/src/wp-admin/options-writing.php +++ b/src/wp-admin/options-writing.php @@ -212,7 +212,7 @@ if ( apply_filters( 'enable_update_services_configuration', true ) ) { Update Services on the Codex. Separate multiple service URLs with line breaks.' ), + __( 'When you publish a new post, WordPress automatically notifies the following site update services. For more about this, see the Update Services documentation article. Separate multiple service URLs with line breaks.' ), __( 'https://wordpress.org/support/article/update-services/' ) ); ?>