when checking the list of available shortcodes I did not find anything to display birthdays (neither in church_admin_frontend_directory () nor as a separate for e.g. upcoming birthdays for the next nn days)
made another small modification to take care of given member_type_id:
foreach($memb AS $key=>$value){if(ctype_digit($value)) $membsql[]=’member_type_id=’.$value;}
if(!empty($membsql)) {$memb_sql=’ WHERE (‘.implode(‘ || ‘,$membsql).’)’;}else{$memb_sql=”;}
Our Website uses cookies to improve your experience. Please visit our Personal Data and Cookie Policy page for more information about cookies and how we use them.