You appear to be a bot. Output may be restricted
Description
Example hook for bw_directions
Usage
bw_directions__example();
Parameters
Returns
voidSource
File name: oik/shortcodes/oik-geo.phpLines:
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() ); }View on GitHub View on Trac