commented out not finalized features
This commit is contained in:
@@ -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
|
||||
}
|
||||
}
|
||||
}
|
||||
*/
|
||||
Reference in New Issue
Block a user