Lines:
1 to 39 of 39
<?php /* Copyright 2011-2020 Bobbing Wide (email : herb@bobbingwide.com ) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2, as published by the Free Software Foundation. You may NOT assume that you can use any other version of the GPL. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. The license for this software can likely be found here: http://www.gnu.org/licenses/gpl-2.0.html */ /* function oik_logo_css3() – Generate CSS3 definitions for a given rule */ /* function oik_lazy_login_head() – Display the oik logo image as the login logo */ /* function oik_login_headerurl() – Implement "login_headerurl" for oik */ /* function oik_login_headertitle() – Implement "login_headertitle" for oik */ /* function bw_get_logo_image_url() – Get logo image URL */ /* function bw_logo() – Display the company logo with a link if required */ /* function bw_logo__syntax() – Syntax hook for [bw_logo] shortcode */ /* function bw_logo_link() – Enhance the link parameter */View on GitHub View on Trac