* @copyright Copyright (c) 2009-2012, Edward Caissie * * Last revised April 19, 2012 * @version 2.0 * Addressed `_e` and other output / i18n issues */ global $m; $display_date = ''; if ( $m <> "" ) { /** works for default permalinks only */ if ( strlen( $m ) == 8 ) { $display_date = strftime( "%d %B %Y", strtotime( $m ) ); } elseif ( strlen( $m ) == 6 ) { /** Hack - function requires Year, Month, Day(?), at 6 characters only Year and Month are given */ $m .= "01"; $display_date = strftime( "%B %Y", strtotime( $m ) ); } else { /** Year only - no manipulation required */ $display_date = $m; } $display_date = ": " . $display_date; } get_header(); ?>
id="post-">

in ', 'groundfloor' );?>

'

Pages: ', 'after' => '

', 'next_or_number' => 'number' ) ); else : the_excerpt(); endif; ?>

' . esc_html( get_search_query() ) . '' ); ?>