Ticket #60383: 60383.patch
File 60383.patch, 529 bytes (added by , 15 months ago) |
---|
-
src/wp-content/themes/twentyeleven/functions.php
diff --git a/src/wp-content/themes/twentyeleven/functions.php b/src/wp-content/themes/twentyeleven/functions.php index 3ca5da5882..3c7fa3c3a8 100644
a b add_filter( 'wp_page_menu_args', 'twentyeleven_page_menu_args' ); 562 562 /** 563 563 * Register sidebars and widgetized areas. 564 564 * 565 * Also register the default Ephe rma widget.565 * Also register the default Ephemera widget. 566 566 * 567 567 * @since Twenty Eleven 1.0 568 568 */