This action runs just after the purchase link is outputted, both for the `[purchase_link]` short code and the `rpress_get_purchase_link()` function
do_action( 'rpress_purchase_link_end', $fooditem->ID );
This action runs just after the purchase link is outputted, both for the `[purchase_link]` short code and the `rpress_get_purchase_link()` function
do_action( 'rpress_purchase_link_end', $fooditem->ID );