php
function my_custom_sidebar_display( $sidebar ) {
// Return a different sidebar for custom post type 'resolutions'
if ( is_singular( 'resolutions' ) || is_post_type_archive( 'resolutions' ) ) {
return 'resolutionssidebar';
}
// Return theme defined sidebar area
else {
return $sidebar;
}
}
add_filter( 'wpex_get_sidebar', 'my_custom_sidebar_display' ); ?>
The MACD Board met on Feb 14th, 2022 to discuss topics including:
- Previous Meeting Minutes and Financials
- Spring Board Meeting
- Partner Reports
- Committee Reports: Leg Committee, Resolutions and Committee Workgroup, Programs Committee
- Executive Directors Report and MACD Update
MACD Financial Statement
Related Posts
The MACD Board met on April 11 to discuss topics including: Approval of FinancialsReview of…
The Executive Committee met on April 25 to discuss topics including: Incidental decisions Standing committee activity…
The MACD Board met on Feb 14th, 2022 to discuss topics including: Previous Meeting Minutes…