PMPro_Field::displayAtCheckout is deprecated in v3.4 + #24
Labels
Difficulty: Medium
Good First Bug
Issues specifically for first time contributors. Next actions should be clear. The team will help.
Describe the bug
PMPro_Field::displayAtCheckout is deprecated since version 3.4. The replacement for this method is to use PMPro_Field_Group::display() instead.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
No warnings should be shown. We should support the current method as a fallback if the site is not running a PMPro version with the new PMPro_Field_Group::display method.
Isolating the problem (mark completed items with an [x]):
The text was updated successfully, but these errors were encountered: