You appear to be a bot. Output may be restricted
Description
Usage
bw_jq__example( $shortcode );
Parameters
- $shortcode
- ( mixed ) optional default: bw_jq –
Returns
voidSource
File name: oik/shortcodes/oik-jquery.phpLines:
1 to 3 of 3
function bw_jq__example( $shortcode = "bw_jq" ) { BW_::p( __( "Example to be completed!", "oik" ) ); }View on GitHub View on Trac