Lines:
1 to 15 of 15
<?php /* class Tests_Nav_Menu_Theme_Change */ /* function Tests_Nav_Menu_Theme_Change::set_up */ /* function Tests_Nav_Menu_Theme_Change::register_nav_menu_locations() – Register nav menu locations. */ /* function Tests_Nav_Menu_Theme_Change::test_one_location_each() – Two themes with one location each should just map, switching to a theme not previously-active. */ /* function Tests_Nav_Menu_Theme_Change::test_filter_registered_locations() – Only registered locations should be mapped and returned. */ /* function Tests_Nav_Menu_Theme_Change::test_locations_with_same_slug() – Locations with the same name should map, switching to a theme not previously-active. */ /* function Tests_Nav_Menu_Theme_Change::test_new_theme_previously_active() – If the new theme was previously active, we should honor any changes to nav menu mapping done when the other theme was active. */ /* function Tests_Nav_Menu_Theme_Change::test_location_guessing() – Make educated guesses on theme locations. */ /* function Tests_Nav_Menu_Theme_Change::test_location_guessing_one_menu_per_group() – Make sure two locations that fall in the same group don’t get the same menu assigned. */ /* function Tests_Nav_Menu_Theme_Change::test_location_guessing_one_menu_per_location() – Make sure two locations that fall in the same group get menus assigned from the same group. */ /* function Tests_Nav_Menu_Theme_Change::test_numerical_locations() – Technically possible to register menu locations numerically. */ /* function Tests_Nav_Menu_Theme_Change::test_numerical_old_locations() – Technically possible old nav menu locations were registered numerically. */