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

Refactor blocks #163

Closed briansantos10 closed 10 months ago

briansantos10 commented 10 months ago

All Submissions:

Changes proposed in this Pull Request:

Restructures plugin files to mirror paid memberships pro block files. Adds new src and build folders to blocks/. Updates package.json and web pack.config.js to mirror PMPro's. Creates includes/blocks.php where I set up functions for registering block types.

Other information:

ISSUE: Not sure how to correctly register the functions for registering the blocks in includes/blocks.php