X-Git-Url: https://scripts.mit.edu/gitweb/autoinstallsdev/wordpress.git/blobdiff_plain/9b5673a7aae863ab45c3b73460060352c5b3810b..a5227bf01edbe6660486c9f5c0f0ed7b7fea3130:/wp-includes/link-template.php diff --git a/wp-includes/link-template.php b/wp-includes/link-template.php index a800da86..3511e909 100644 --- a/wp-includes/link-template.php +++ b/wp-includes/link-template.php @@ -2215,7 +2215,7 @@ function wp_shortlink_wp_head() { if ( empty( $shortlink ) ) return; - echo "\n"; + echo "\n"; } /**