mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-12 12:50:28 +00:00
Alot more tabs. Props jacobsantos & Viper007bond. See #14147
git-svn-id: https://develop.svn.wordpress.org/trunk@15355 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -2228,7 +2228,7 @@ function wp_shortlink_wp_head() {
|
||||
* @uses wp_get_shortlink()
|
||||
*/
|
||||
function wp_shortlink_header() {
|
||||
if ( headers_sent() )
|
||||
if ( headers_sent() )
|
||||
return;
|
||||
|
||||
$shortlink = wp_get_shortlink(0, 'query');
|
||||
|
||||
Reference in New Issue
Block a user