RestroPress

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

rpress_get_discount_status

The rpress_get_discount_status filter is used to retrieve the discount status, the filter includes two-parameter.

return apply_filters( ‘rpress_get_discount_status’, $this->status, $this->ID );

How can we help?