You appear to be a bot. Output may be restricted
Description
Usage
oikp_download__help( $shortcode );
Parameters
- $shortcode
- ( mixed ) optional default: oikp_download –
Returns
void
Source
File name: oik-plugins/shortcodes/oik-plugins.php
Lines:
1 to 3 of 3
function oikp_download__help( $shortcode='oikp_download' ) { return( "Produce a download button for a plugin" ); }