Template Tag Functions
Template Part Functions get_header() Loads the header template file. function get_header( $name = null, $args = array() ) Parameters: $name (string|null): Specialized header name. For header-special.php, pass 'special'. $args (array):...