Changeset 9323
- Timestamp:
- 12/11/2019 02:26:40 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-download-counter.php
r9195 r9323 72 72 remove_action( 'wp_head', 'wp_print_head_scripts', 9 ); 73 73 remove_action( 'wp_head', '_admin_bar_bump_cb' ); 74 75 // Call the get_header action to similate get_header() being called. It's required for some translation support. 76 do_action( 'get_header' ); 74 77 75 78 ?>
Note: See TracChangeset
for help on using the changeset viewer.