RestroPress

⌘K
  1. Home
  2. RestroPress
  3. Developer Docs
  4. Actions
  5. rpress_purchase_link_end

rpress_purchase_link_end

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

How can we help?