Lines:
1 to 11 of 11
<?php // (C) Copyright Bobbing Wide 2011-2017 /* function bw_wpadmin() – Implement [bw_wpadmin] shortcode to display a link to WordPress admin */ if ( !function_exists( "trim_scheme" ) ) { /* function trim_scheme() – Simplify the URL for link text */ } /* function bw_domain() – Implement [bw_domain] shortcode */View on GitHub View on Trac