diff -r 7b1b88e27a20 -r 48c4eec2b7e6 wp/wp-admin/edit-link-form.php --- a/wp/wp-admin/edit-link-form.php Thu Sep 29 08:06:27 2022 +0200 +++ b/wp/wp-admin/edit-link-form.php Fri Sep 05 18:40:08 2025 +0200 @@ -74,7 +74,7 @@ get_current_screen()->set_help_sidebar( '

' . __( 'For more information:' ) . '

' . '

' . __( 'Documentation on Creating Links' ) . '

' . - '

' . __( 'Support' ) . '

' + '

' . __( 'Support forums' ) . '

' ); require_once ABSPATH . 'wp-admin/admin-header.php'; @@ -87,13 +87,22 @@ ?> - +
- -

- + 'message', + 'additional_classes' => array( 'updated' ), + 'dismissible' => true, + ) + ); +} +?>

- +

https://wordpress.org/ — do not forget the https://' ); ?>