You appear to be a bot. Output may be restricted
Description
Example for [bw_codes]
Usage
bw_codes__example();
Parameters
Returns
voidSource
File name: oik/shortcodes/oik-codes.phpLines:
1 to 6 of 6
function bw_codes__example() { e( __( "The currently available shortcodes are displayed in a table with a brief description, the known syntax and a link to further help.", "oik" ) ); BW_::br(); BW_::alink( null, "http://www.oik-plugins.com/oik-shortcodes/bw_codes/bw_codes", __( "[bw_codes] - list shortcodes", "oik" ) ); }View on GitHub View on Trac