The rpress_purchase_stats_by_user filter is applied to use get the purchase status for the user. It receives two parameters.
apply_filters( ‘rpress_purchase_stats_by_user’, $stats, $user );
The rpress_purchase_stats_by_user filter is applied to use get the purchase status for the user. It receives two parameters.
apply_filters( ‘rpress_purchase_stats_by_user’, $stats, $user );