Description
Implement help hook for [bw_graphviz]
Usage
bw_graphviz__help( $shortcode );Parameters
- $shortcode
- ( mixed ) optional default: bw_graphviz –
Returns
voidSource
File name: oik-bob-bing-wide/shortcodes/oik-graphviz.phpLines:
1 to 3 of 3
function bw_graphviz__help( $shortcode="bw_graphviz" ) { return( "Display a GraphViz diagram"); }View on GitHub
Called by
Invoked by
Calls
Call hooks
API Letters:
