Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- add_filter('peepso_notification_user_firstname', function($output, $not_id, $PeepSoUser){
- return $PeepSoUser->get_fullname();
- }, 99, 3);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement