SetUpAdditionalPaymentTypes::on_deactivate_wcpay()

Executes when the WooCommerce Payments plugin is deactivated. Possibly hard-deletes the note if it is in the database. Hard-delete is used instead of soft-delete or actioning the note because we need to show the note if the plugin is activated again.


Description Description


Source Source

File: packages/woocommerce-admin/src/Notes/SetUpAdditionalPaymentTypes.php


			

Top ↑

User Contributed Notes User Contributed Notes

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