You appear to be a bot. Output may be restricted
Description
Implement [loik] shortcode – a link to the oik plugin
Usage
bw_loik( $atts );
Parameters
- $atts
- ( mixed ) optional –
Returns
voidSource
File name: oik/shortcodes/oik-bob-bing-wide.phpLines:
1 to 3 of 3
function bw_loik( $atts=null) { return( retlink( "bw_loik", "https://www.oik-plugins.com/oik", bw_oik(), null )) ; }View on GitHub View on Trac