You appear to be a bot. Output may be restricted
Description
Example hook for bw_directions
Usage
bw_directions__example();
Parameters
Returns
void
Source
File name: oik/shortcodes/oik-geo.php
Lines:
1 to 6 of 6
function bw_directions__example() { BW_::br( __( "e.g. ", "oik" ) ); e( __( "The Google directions button will enable the user to get directions to you.", "oik" ) ); e( bw_directions() ); }