WooCommerce Code Reference

WC_Notes_Refund_Returns
in package

WC_Notes_Refund_Returns.

Table of Contents

NOTE_NAME  = 'wc-refund-returns-page'
Name of the note for use in the database.
get_note()  : object
Get the note.
get_note_from_db()  : Note
Get the note.
init()  : mixed
Attach hooks.
possibly_add_note()  : mixed
Maybe add a note to the inbox.

Constants

Methods