Skip to content

Instantly share code, notes, and snippets.

View aalimran07's full-sized avatar
🏠
Working from home

Abdullah AL Imran aalimran07

🏠
Working from home
View GitHub Profile
<?php
/**
* Page Banner Template.
*/
global $post;
$page_header_hide_option = '';
if( is_front_page() ) :
$page_header_hide_option = true;
else :
if(is_404()){