strangerstudios / sitewide-sales

Run Black Friday, Cyber Monday, or other flash sales on your WordPress-powered eCommerce or membership site with WooCommerce, Easy Digital Downloads, and Paid Memberships Pro.
https://sitewidesales.com
GNU General Public License v3.0
2 stars 6 forks source link

Fix for case where the post meta sale ID isn't actually a sale CPT #129

Closed kimcoleman closed 1 year ago

kimcoleman commented 1 year ago

All Submissions:

Changes proposed in this Pull Request:

We had a weird edge case where the post had a custom field for sale ID that wasn't actually a SWS CPT, so it was still wrapping the content of the page in the swsales divs. This change fixes that case by first validating that the returned sale is a SWS sale.

Other information:

Changelog entry

Enter a summary of all changes on this Pull Request. This will appear in the changelog if accepted.