(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 ... | ||
pagelines_custom_logo_url can be used to override ...
NB: my_pagelines_custom_logo_url is only meant as an example, a more appropriately named function should be used in actual code.
Added at version 1.1.0
pagelines_custom_logo_url is defined in pagelines_main_logo() which is located in includes/library.templates.php