commented out not finalized features

This commit is contained in:
2025-02-19 21:26:25 +01:00
parent a4082367c6
commit df525a7084
2 changed files with 7 additions and 6 deletions

View File

@@ -121,7 +121,7 @@ function woo_out_of_office_show_on_check_out_page( $order ) {
}
/*
add_action('wp_head', 'woo_out_of_office_show_on_top_bar');
function woo_out_of_office_show_on_top_bar()
{
@@ -140,4 +140,5 @@ function woo_out_of_office_show_on_top_bar()
</div>
<?php
}
}
}
*/