Pagelines title tag

[edit] Please Note

These docs are now deprecated, we have a new Support area located here

(Difference between revisions)
(Example)
 
(3 intermediate revisions by one user not shown)
Line 1: Line 1:
 +
__NOTOC__
 
== Function ==
 
== Function ==
pagelines_title_tag - defines the title meta tag for the installation site.
+
<tt>pagelines_title_tag</tt> defines the HTML <tt>title</tt> tag which defines the title of the document.
  
 
== Usage ==
 
== Usage ==
Line 9: Line 10:
 
== Filter ==
 
== Filter ==
 
* [[pagelines_meta_title]]
 
* [[pagelines_meta_title]]
 
== Resources ==
 
  
 
== Source File ==
 
== Source File ==
<tt>pagelines_body_classes()</tt> is located in [http://phpxref.pagelines.com/nav.html?includes/library.templates.php.source.html includes/library.templates.php]
+
<tt>pagelines_title_tag()</tt> is located in [http://phpxref.pagelines.com/nav.html?includes/library.templates.php.source.html includes/library.templates.php]
  
 
----
 
----

Latest revision as of 19:26, 26 March 2012

[edit] Function

pagelines_title_tag defines the HTML title tag which defines the title of the document.

[edit] Usage

[edit] Example

[edit] Filter

[edit] Source File

pagelines_title_tag() is located in includes/library.templates.php