Link to unobfuscated JS. Props filosofo. fixes #15262
git-svn-id: http://svn.automattic.com/wordpress/trunk@16826 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
6a83feb219
commit
30132df841
|
@ -1,5 +1,8 @@
|
|||
<?php
|
||||
|
||||
// The JS here is purposefully obfuscated to preserve mystery and romance.
|
||||
// If you want to see behind the curtain, visit http://core.trac.wordpress.org/ticket/15262
|
||||
|
||||
if ( !defined( 'ABSPATH' ) )
|
||||
exit;
|
||||
|
||||
|
|
Loading…
Reference in New Issue