This repository was archived by the owner on Nov 30, 2023. It is now read-only.
Releases: woocommerce/woocommerce-order-source-attribution
Releases · woocommerce/woocommerce-order-source-attribution
Version 0.1.0
What's Changed
- Add package.json and build scripts. by @rawdreeg in #9
- Add display of customer source data by @JPry in #11
- Ensure we're hooking to the proper screen for meta boxes by @JPry in #12
- Update readme.txt by @rawdreeg in #15
- Add PHP_CodeSniffer and WooCommerce coding standard config. by @rawdreeg in #16
- Add script to generate language files. by @rawdreeg in #14
- PHPCS workflow and repo templates. by @rawdreeg in #17
- PoC - WP Consent API Integration by @rawdreeg in #13
- Update gitignore and add gitattributes. by @rawdreeg in #22
- Tweak PHPCS rules by @JPry in #21
- Add logger class. by @rawdreeg in #20
- Add PHP Unit. by @rawdreeg in #19
- Add test for WPConsentAPI class. by @rawdreeg in #23
- Convert hooks to anonymous functions and private methods by @JPry in #26
- Settings page. by @rawdreeg in #25
- Add Origin to orders table by @JPry in #27
- set Enable WooCommerce Order Source Attribution as checked by default by @rawdreeg in #29
- Add settings link to plugin actions. by @rawdreeg in #32
- Add a README.md file. by @rawdreeg in #33
- Dev - php-unit-tests GH workflow by @rawdreeg in #35
- Remove wp 5.8 from test matrix. by @rawdreeg in #36
- Add php 8 support. by @rawdreeg in #37
- Fix tests. by @rawdreeg in #38
- Add/wccom consent tracking by @rawdreeg in #31
- Fix duplicates data in origin column by @rawdreeg in #40
- Standardize plugin naming and description. by @rawdreeg in #43
- Add hooks docs. by @rawdreeg in #41
- exclude phpunit.xml from build bundle. by @rawdreeg in #44
New Contributors
Full Changelog: https://github.com/woocommerce/woocommerce-order-source-attribution/commits/0.1.0