We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cc6b89 commit 2e84722Copy full SHA for 2e84722
jquery/menu-header.php
@@ -114,11 +114,6 @@ function menu_header_irc_jquery_org() {
114
);
115
}
116
117
-// Temporary hack to make blogs work since they run outside of jquery-wp-content
118
-if ( !defined( 'JQUERY_LIVE_SITE' ) ) {
119
- define( 'JQUERY_LIVE_SITE', $_SERVER['HTTP_HOST'] );
120
-}
121
-
122
/*
123
* Avert your eyes.
124
*/
0 commit comments