RestroPress

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