RestroPress

⌘K
  1. Home
  2. Docs
  3. RestroPress
  4. Developer Docs
  5. Filters
  6. rpress_receipt_price_column

rpress_receipt_price_column

The rpress_receipt_price_column filter is applied to use the get receipt price column. It receives one parameter.

apply_filters( ‘rpress_receipt_price_column’, esc_html_e( ‘Price’, ‘restropress’ ) );

How can we help?