groups_notification_new_membership_request_subject customization
-
Hello All,
I tried searching through this forums but did not find a way. I basically want to customize the emial that is sent when a new memebership requests. When i look at the plugin code i see that there is a line
$message = apply_filters_ref_array( ‘groups_notification_new_membership_request_message’, array( $message, &$group, $requesting_user_name, $profile_link, $group_requests, $settings_link ) );
is there any way i can change the $message for my site? Mine is a single site and not a multi site installation. If i can where do i write the filter in theme’s function.php???
Thanks a lot.
Thanks
Parag
- The topic ‘groups_notification_new_membership_request_subject customization’ is closed to new replies.