diff -r cf61fcea0001 -r c7c34916027a wp/wp-content/themes/twentysixteen/js/functions.js --- a/wp/wp-content/themes/twentysixteen/js/functions.js Mon Oct 14 17:39:30 2019 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,200 +0,0 @@ -/* global screenReaderText */ -/** - * Theme functions file. - * - * Contains handlers for navigation and widget area. - */ - -( function( $ ) { - var body, masthead, menuToggle, siteNavigation, socialNavigation, siteHeaderMenu, resizeTimer; - - function initMainNavigation( container ) { - - // Add dropdown toggle that displays child menu items. - var dropdownToggle = $( '