RestroPress

⌘K
  1. Home
  2. Docs
  3. RestroPress
  4. Developer Docs
  5. Filters
  6. 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?