Description
Usage
oikth_download__example( $shortcode );Parameters
- $shortcode
- ( mixed ) optional default: oikth_download –
Returns
voidSource
File name: oik-themes/shortcodes/oik-themes.phpLines:
1 to 7 of 7
function oikth_download__example( $shortcode='oikth_download' ) { oik_require( "includes/oik-sc-help.php" ); $text = "To create a button to download the oik2012 theme" ; $example = "theme=oik2012"; bw_invoke_shortcode( $shortcode, $example, $text ); }View on GitHub
Called by
Invoked by
Calls
Call hooks
API Letters:
