You appear to be a bot. Output may be restricted
Description
Help for [nggallery] shortcode – provided by NextGEN
Usage
nggallery__help( $shortcode );
Parameters
- $shortcode
- ( mixed ) optional default: nggallery –
Returns
voidSource
File name: oik/shortcodes/oik-galleries.phpLines:
1 to 3 of 3
function nggallery__help( $shortcode="nggallery" ) { return( __( "Display a NextGEN gallery", "oik" ) ); }View on GitHub View on Trac