Automattic / newspack-plugin

An advanced open-source publishing and revenue-generating platform for news organizations.
https://newspack.com
GNU General Public License v2.0
324 stars 48 forks source link

fix: variable name > constant #3203

Closed dkoo closed 3 weeks ago

dkoo commented 3 weeks ago

All Submissions:

Changes proposed in this Pull Request:

Fixes an error I noticed while testing something else.

How to test the changes in this Pull Request:

  1. On release, NEWSPACK_LOG_LEVEL set to 2 in wp-config.php, log in as a reader. In your debug.log, observe a warning:
[26-Jun-2024 20:54:56 UTC] [4875] [NEWSPACK-DATA-EVENTS][Newspack\Data_Events::handle][ERROR]: Access to undeclared static property Newspack\WooCommerce_Connection::$active_subscription_statuses
  1. Check out this branch, repeat, and confirm no error.

Other information:

matticbot commented 3 weeks ago

:tada: This PR is included in version 4.3.4 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

matticbot commented 2 weeks ago

:tada: This PR is included in version 4.4.0-alpha.4 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: