You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#38 has all the pre-launch tasks for rolling the new header/footer out to all sites in the w.org network. This issue tracks the post-launch tasks.
port documentation from old header.php and footer.php
delete unnecessary functions like wporg_get_global_header() and vars like $wporg_global_header_options
delete old /header.php so it doesn't get used in future
remove wp-content/themes/pub/wporg/inc/header.php since it's not used?
remove old header/footer styles from wp4.css (and -rtl)
remove unused rosetta menu things like fetch_custom_header_data() unless still used by old bbpress? probably remove load_custom_header() and maybe others. leave wp_nav_menu_objects since it's being used
remove $download from Rosetta_Sites::wp_nav_menu_objects()
#38 has all the pre-launch tasks for rolling the new header/footer out to all sites in the w.org network. This issue tracks the post-launch tasks.
header.php
andfooter.php
wporg_get_global_header()
and vars like$wporg_global_header_options
/header.php
so it doesn't get used in futurewp-content/themes/pub/wporg/inc/header.php
since it's not used?wp4.css
(and-rtl
)fetch_custom_header_data()
unless still used by old bbpress? probably removeload_custom_header()
and maybe others. leavewp_nav_menu_objects
since it's being used$download
fromRosetta_Sites::wp_nav_menu_objects()
switch_theme_for_new_header()
include
andwporg_get_global_header()
include
andwporg_get_global_header()
FEATURE_2021_GLOBAL_HEADER_FOOTER
feature flagnavigation.js
from classic themes b/c not used anymore?The text was updated successfully, but these errors were encountered: