Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removing the unused method maybe_remove_formatted_order_total_filter …
…due deprecation (#668) * Fix non-editable subscriptions text * Keeping it compatible with past version * Adding support for subscriptions tooltip when HPOS is enabled * Fix additional method checking current page with HPOS enabled * Turning method private * Refactoring the new methods to use shared code * Adding changelog entry * New HPOS compatibility function * Usage of the new HPOS compatibility function * Git ignore * Adding specific unit test * PHP unit tests shortcut * Adding specific unit tests for the new helper function * Expand new unit test to cover maybe_unattach_gettext_callback * Expand new unit test to cover maybe_unattach_gettext_callback * Unit test for change_order_item_editable_text * Fix tests * Reverting unnecessary changes * Adding changelog entry * Fix tests * Update includes/admin/class-wc-subscriptions-admin.php Co-authored-by: James Allan <[email protected]> * Removing deprecated helper function * Reverting unnecessary changes * Updating changelog entry * Deprecating method instead of removing it --------- Co-authored-by: James Allan <[email protected]>
- Loading branch information