User Tools

Site Tools


themes:template_tags

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
themes:template_tags [2014/03/08 15:49]
Bertrand [Echo / output functions]
themes:template_tags [2014/03/08 15:50]
Bertrand [Echo / output functions]
Line 59: Line 59:
 ==get_header( $full=true )== ==get_header( $full=true )==
 <​code><?​php get_header();​ ?></​code>​ <​code><?​php get_header();​ ?></​code>​
-Echos the page's header. No options. This automatically creates the <​del>​4</​del> ​2 meta tags (<​del>'​description',</​del>​ '​keywords',​ '​canonical'<​del>​ and '​generated'</​del>​). If ''​$full''​ is FALSE, will not generate the ''<​link rel="​canonical"​ ...>''​. Place this code within your theme'​s ''<​head>''​ ''</​head>''​ tags.  **Many plugins need this tag to be in place.**+Echos the page's header. No options. This automatically creates the 2 meta tags (<​del>'​description',</​del>​ '​keywords',​ '​canonical'<​del>​ and '​generated'</​del>​). If ''​$full''​ is FALSE, will not generate the ''<​link rel="​canonical"​ ...>''​. Place this code within your theme'​s ''<​head>''​ ''</​head>''​ tags.  **Many plugins need this tag to be in place.**
  
 ==get_footer()== ==get_footer()==
themes/template_tags.txt · Last modified: 2014/06/30 22:59 by shawn_a