Description
Usage
bw_search__syntax( $shortcode );Parameters
- $shortcode
- ( mixed ) optional default: bw_search –
Returns
voidSource
File name: oik-bob-bing-wide/shortcodes/oik-search.phpLines:
1 to 4 of 4
function bw_search__syntax( $shortcode="bw_search" ) { $syntax = array(); return( $syntax ); }View on GitHub
Called by
Invoked by
Calls
Call hooks
API Letters:
