The rpress_get_fooditem_sku filter is applied to the Retrieve the food item sku of RestroPress. It receives two parameters:
apply_filters( ‘rpress_get_fooditem_sku’, $this->sku, $this->ID );
The rpress_get_fooditem_sku filter is applied to the Retrieve the food item sku of RestroPress. It receives two parameters:
apply_filters( ‘rpress_get_fooditem_sku’, $this->sku, $this->ID );