Releases: newfold-labs/wp-module-data
Releases · newfold-labs/wp-module-data
2.6.10
What's Changed
- Add created_at timestamp to the Events by @mr-vara in #115
- fix(transient): prevent PHP notices by ensuring valid array structure by @dev-leonunes in #123
- Use pre_update_option hook by @wpscholar in #125
- Prep for 2.6.10 release by @circlecube in #126
New Contributors
- @dev-leonunes made their first contribution in #123
Full Changelog: 2.6.9...2.6.10
2.6.9
What's Changed
- Fix PHP Warning: Attempt to read property "public" on null by @crodriguezbrito in #116
- For wp_login event, send loggedin user's email as well by @girish-lokapure in #117
- PRESS12-44 Added a GA event for WooPay connection. by @mamatharao05 in #114
- Tweak: Get the number of orders marked as paid by @crodriguezbrito in #120
- Added event listener for site_url change by @GiuseppeArcifa in #121
- Ensure
all
method returns an empty array if capabilities are not available by @circlecube in #122 - Add/version bump script by @circlecube in #124
New Contributors
- @crodriguezbrito made their first contribution in #116
- @girish-lokapure made their first contribution in #117
- @GiuseppeArcifa made their first contribution in #121
Full Changelog: 2.6.8...2.6.9
2.6.8
What's Changed
- More testing changes, minor by @BrianHenryIE in #113
- PRESS10-42 Fix/transients filters by @BrianHenryIE in #109
Full Changelog: 2.6.7...2.6.8
2.6.7
What's Changed
- Run tests on PRs; auto-fix fixable PHPCS violations; fix two tests by @BrianHenryIE in #110
- Add Admin user data to JetPack connected event by @mr-vara in #108
- Update PHPUnit; fail workflow on test errors by @BrianHenryIE in #111
- Fix
matrix.php-version
->matrix.php
for committing report by @BrianHenryIE in #112
New Contributors
Full Changelog: 2.6.6...2.6.7
2.6.6
What's Changed
- add slash to namespace wp functions by @circlecube in #105
Full Changelog: 2.6.5...2.6.6
2.6.5
What's Changed
- Add
page_view
to disabled events by @BrianHenryIE in #104
Full Changelog: 2.6.4...2.6.5
2.6.4
What's Changed
- Save
gh-pages/phpunit/clover.xml
andgh-pages/phpunit/phpunit.cov
by @BrianHenryIE in #98 - Small changes: Lint, comment, rename by @BrianHenryIE in #97
- Update
SiteCapabilities
to useTransient
class by @BrianHenryIE in #99 - Stop retrying events by @BrianHenryIE in #103
Full Changelog: 2.6.3...2.6.4
2.6.3
What's Changed
- update wp-forge/wp-query-builder package to latest by @circlecube in #96
- Return early from
::installed_or_updated()
when no plugin in list by @BrianHenryIE in #95
Full Changelog: 2.6.2...2.6.3
2.6.2
What's Changed
- Fix site capability transient filter issue by @arunshenoy99 in #94
Full Changelog: 2.6.1...2.6.2