Lines:
1 to 19 of 19
<?php // (C) Copyright Bobbing Wide 2010-2017 /* function bw_contact() – Implement [bw_contact] shortcode to display the primary contact name */ /* function bw_company() – Implement [bw_company] shortcode to display the company name */ /* function bw_business() – Implement [bw_business] shortcode to display the company’s business */ /* function bw_formal() – Implement [bw_company] shortcode to display the company’s formal name */ /* function bw_slogan() – Implement [bw_slogan] shortcode to display the company’s main slogan */ /* function bw_alt_slogan() – Implement [bw_alt_slogan] shortcode to display the company’s alternate slogan */ /* function bw_admin_sc() – Implement [bw_admin] shortcode to display the name of the "administrator" */ /* function bw_contact__syntax() – Syntax for [bw_contact] shortcode */View on GitHub View on Trac