LLMS_Meta_Box_Order_Transactions

LLMS_Meta_Box_Order_Transactions class


Description Description


Source Source

File: includes/admin/post-types/meta-boxes/class.llms.meta.box.order.transactions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.35.0 Verify nonces and sanitize $_POST data.
3.0.0 Introduced.


Top ↑

Methods Methods

  • configure — Configure the metabox settings
  • get_fields — Not used because our metabox doesn't use the standard fields api
  • output — Function to field WP::output() method call Passes output instruction to parent
  • resend_receipt — Resend a receipt for a transaction
  • save — Save method, processes refunds / records manual txns
  • save_refund — Save method, processes refunds
  • save_transaction — Save method, records manual transactions

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.