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 May 26, 2026 at 7:00 pm – 8:00 pm
  • Lodge Meeting June 9, 2026 at 7:00 pm – 8:00 pm
  • Father's Day June 21, 2026
  • Gibson County Fair July 5, 2026 – July 11, 2026
  • Collectors Carnival - Fund Raiser August 7, 2026 – August 8, 2026
  • Annual Mason and K of C Meal - At K of C October 12, 2026 More Details to Come!
Follow Prince Lodge #231 F&AM on WordPress.com