Events Page

Welcome

Welcome Brothers to the Prince Lodge #231 Events Page… Come see all the activates going on and sign-up to attend for brotherhood and fellowship while assisting your Lodge.

function Last5posts()   {
    $args = array( 'posts_per_page' => 5, 'category_name' => 'uncategorized');                  
    $last_5_posts_query = new WP_Query( $args );
    while($last_5_posts_query->have_posts()) : 
        $last_5_posts_query->the_post();
        $link = get_permalink();
        $title = get_the_title();
        $date = get_the_date();                              

        $content .= '<div class="latest-posts">';
        $content .= '<h3><a href='.$link.' target="_top">'.$title.' / '.$date. '</a></h3>';
        $content .= '<p class="excerpt">' .get_the_excerpt(). '</p>';
        $content .= '</div>';
    endwhile;

return $content;
}

add_shortcode('Last5Posts', 'Last5posts' );

Thank You

Thank you to all the Bothers, Family Members and Friends that helped work the Collector’s Carnival. You work, dedication and time is much appreciated.

Edgar A. Guest: a Masonic Poet

Freemasonry encourages it’s votaries to enrich their minds with the study of the liberal arts and sciences. Edgar Guest was one such Mason who contributed to the field of poetry. Edgar A Guest Initiated : April 9, 1908 Passed: April 23, 1908 Raised: May 21, 1908 Lifetime Member: August 5, 1948 Fifty Year Membership Award…

Upcoming Events
  • Lodge Meeting March 24, 2026 at 7:00 pm – 8:00 pm
  • YMCA -NG - NASP Shootout April 11, 2026 - More Details to Come!!!
  • Larry sisk DINNING ROOM April 11, 2026
  • Lodge Meeting April 14, 2026 at 7:00 pm – 8:00 pm
  • Collectors Carnival - Fund Raiser April 24, 2026 – April 25, 2026
  • Mothers Day May 10, 2026
Follow Prince Lodge #231 F&AM on WordPress.com