From a3c96515b2b69695b94896b7f79d0580a98907ba Mon Sep 17 00:00:00 2001 From: Mike Thicke Date: Thu, 3 Oct 2024 10:47:24 -0400 Subject: [PATCH] Give drewdavidson2 deposit on behalf of others --- core-plugins/humcore/functions.php | 1 + 1 file changed, 1 insertion(+) diff --git a/core-plugins/humcore/functions.php b/core-plugins/humcore/functions.php index 3e32bd304..70627e4a9 100644 --- a/core-plugins/humcore/functions.php +++ b/core-plugins/humcore/functions.php @@ -1873,6 +1873,7 @@ function humcore_deposits_can_deposit_for_others( $user_id ) { '1055912', // vcweller '1057442', // mbonete '1052148', // hende472 + '1057667', // drewdavidson2 ) ); return apply_filters( 'humcore_deposits_can_deposit_for_others', $user_id );