Make WordPress Core

Ticket #23875: 23875.diff

File 23875.diff, 420 bytes (added by obenland, 11 years ago)
  • wp-content/themes/twentythirteen/js/functions.js

     
    3030                }
    3131        };
    3232
    33         $( document ).on( 'ready', function() {
     33        $( function() {
    3434                twentyThirteen.adjustAnchor();
    3535
    3636                if ( body.is( '.sidebar' ) )