Pagelines custom logo url

[edit] Please Note

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

(Difference between revisions)
(Created page with "== Filter == <tt>pagelines_custom_logo_url</tt> can be used to override ... == Usage == <syntaxhighlight><?php add_filter( 'pagelines_custom_logo_url', 'my_pagelines_custom_l...")
 
 
Line 1: Line 1:
 +
__NOTOC__
 
== Filter ==
 
== Filter ==
 
<tt>pagelines_custom_logo_url</tt> can be used to override ...
 
<tt>pagelines_custom_logo_url</tt> can be used to override ...

Latest revision as of 18:54, 26 March 2012

[edit] Filter

pagelines_custom_logo_url can be used to override ...

[edit] Usage


NB: my_pagelines_custom_logo_url is only meant as an example, a more appropriately named function should be used in actual code.

[edit] Example

[edit] Changelog

Added at version 1.1.0

[edit] Source File

pagelines_custom_logo_url is defined in pagelines_main_logo() which is located in includes/library.templates.php