You appear to be a bot. Output may be restricted
Description
oik shortcode help for [nivo]
Usage
nivo__help( $shortcode );
Parameters
- $shortcode
- ( mixed ) optional default: nivo –
Returns
void
Source
File name: oik-nivo-slider/nivo.php
Lines:
1 to 3 of 3
function nivo__help( $shortcode="nivo" ) { return( __( "Display the nivo slideshow for attachments or other post types.", "oik-nivo-slider" ) ); }