Aleksej Vukomanovic
Aleksej Vukomanovic
## Summary Addresses issue: - #8314 ## Relevant technical choices ## PR Author Checklist - [ ] My code is tested and passes existing unit tests. - [ ] My...
Included third parameter for in_array example to adhere to the guide in the next section (https://10up.github.io/Engineering-Best-Practices/php/#build-arrays-that-encourage-lookup-by-key-instead-of-search-by-value): _"In case you don't have control over the array creation process and are forced...
## Summary Addresses issue: - #8661 ## Relevant technical choices * Note, the current VRT is the existing Ads setup success one, so it is expected `show me` button is...
Fixes # Proposed Changes: 1. There is a JS event triggered in case of checkout failure `edd_checkout_error`, but not the one for successful purchase. It will be very handy to...
## Summary Addresses issue: - #8211 ## Relevant technical choices ## PR Author Checklist - [x] My code is tested and passes existing unit tests. - [ ] My code...
## Summary Addresses issue: - #8162 ## Relevant technical choices I ended up diverging from the IB, and taking a simplified different route, since: * The initial approach outlined in...
## Feature Description Currently when audience sync action is invoked on first panel opening, first input in the panel is not focused afterwards. There is also a preview block, shown...
## Feature Description `validateHaveSettingsChanged` should be used with `createValidationSelector` so it can be properly validated agains functions throw, and also test coverage for this utility should be added. More details...
## Feature Description During the implementation of `8211` the module specific effects are decoupled into a separate file, but for some reason the GA4 action in `useMount` in `assets/js/components/DashboardEntryPoint.js` is...
## Feature Description As part of the work carried on in #9489 the now legacy site purpose answer "Sell products or services" was split into "Sell products" and "Provide services"...