You appear to be a bot. Output may be restricted
Description
Help for [bw_jq] shortcode
Usage
bw_jq__help( $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__help( $shortcode = "bw_jq" ) { return( __( "Perform a jQuery method", "oik" ) ); }View on GitHub View on Trac