Description
Help hook for [bw_otd] shortcode
Usage
bw_otd__help( $shortcode );Parameters
- $shortcode
- ( mixed ) optional default: bw_otd –
Returns
voidSource
File name: oik-dates/shortcodes/oik-otd.phpLines:
1 to 3 of 3
function bw_otd__help( $shortcode="bw_otd" ) { return( __( "Display 'On this day' in history related content ", "oik-dates" ) ); }
Called by
Invoked by
Calls
Call hooks
API Letters:
