Description
Implement [ldrupal] shortcode for link to Drupal.org
Usage
bw_ldrupal();Parameters
Returns
voidSource
File name: oik-bob-bing-wide/shortcodes/oik-wp.phpLines:
1 to 4 of 4
function bw_ldrupal() { alink( NULL, "http://www.drupal.org", bw_drupal(), "Visit Drupal.org" ); return( bw_ret()); }View on GitHub
Called by
Invoked by
Calls
1 to 3 of 3
Call hooks
API Letters:
