You appear to be a bot. Output may be restricted
Description
Usage
us_tides__help( $shortcode );
Parameters
- $shortcode
- ( mixed ) optional default: us_tides –
Returns
void
Source
File name: us-tides/shortcodes/us-tides.php
Lines:
1 to 3 of 3
function us_tides__help( $shortcode='us_tides' ) { return( "Display tide times and heights for a US location" ); }