paid-memberships-pro
paid-memberships-pro copied to clipboard
Fix/email confirmation message wpautop
All Submissions:
- [x] Have you followed the Contributing guideline?
- [x] Does your code follow the WordPress' coding standards?
- [x] Have you checked to ensure there aren't other open Pull Requests for the same update/change?
Changes proposed in this Pull Request:
Resolves #2022.
Also clean up some useless global references (thanks PHPStorm static analyzer) and declare class properties.
Other information:
- [x] Have you added an explanation of what your changes do and why you'd like us to include them?
- [x] Have you successfully run tests with your changes locally?