Pagelines welcome billboard

[edit] Please Note

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

(Difference between revisions)
(Filter)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
== Filter ==
 
== Filter ==
<tt>pagelines_welcome_billboard</tt> ...
+
<tt>pagelines_welcome_billboard</tt> can be used to modify the content at the top of the theme Welcome page produced by the [[get_welcome_billboard]] function.
  
 
== Usage ==
 
== Usage ==

Revision as of 20:01, 4 April 2012

Filter

pagelines_welcome_billboard can be used to modify the content at the top of the theme Welcome page produced by the get_welcome_billboard function.

Usage

NB: my_pagelines_welcome_billboard is used only as an example, a more appropriate function name should be used in production code.

Examples

Source File

pagelines_welcome_billboard is defined in get_welcome_billboard() which is located in admin/class.welcome.php