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 );
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 );