rpress_receipt_total_price
The rpress_receipt_total_price filter is applied to get the receipt’s total price. It receives one parameter.
apply_filters( ‘rpress_receipt_total_price’, esc_html_e( ‘Total’, ‘restropress’ ) );
The rpress_receipt_total_price filter is applied to get the receipt’s total price. It receives one parameter.
apply_filters( ‘rpress_receipt_total_price’, esc_html_e( ‘Total’, ‘restropress’ ) );