Web Development Node.js Objective
Apr 27, 2013

Which of the following function is used to call the header of a web page in wordpress?

Choose the correct answer:
A) <?php getheader(); ?>
B) <?php get-header(); ?>
C) <?php get_header(); ?>
D) <?php get->header(); ?>
Detailed Explanation

The get_header() tag includes the file header.php or header-{name}.php from your current theme's directory.

Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback