(→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 == | ||
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.
NB: my_pagelines_welcome_billboard is used only as an example, a more appropriate function name should be used in production code.
pagelines_welcome_billboard is defined in get_welcome_billboard() which is located in admin/class.welcome.php