get_footer


get_footer ( $name = null, $args = array() )

Parameters:
  • (string) name The name of the specialized footer.
  • (array) args Optional. Additional arguments passed to the footer template. Default empty array.
Returns:
  • (void|false) Void on success, false if the template does not exist.
Defined at:
Change Log:
  • 5: .
  • 5: .

Description

Loads footer template.Includes the footer template for a theme or if a name is specified then a specialized footer will be included. For the parameter, if the file is called "footer-special.php" then specify "special".

Related Functions

get_term, get_terms, wp_footer, login_footer, iframe_footer

Top Google Results

User discussions

wpseek mobile