Spencer Finnell
Spencer Finnell
### Expected behavior When I view the file download log I expect to see the name of the actual file that was downloaded. ### Actual behavior I see the current...
Found some odd behavior while working on #6720 ## Bug Report ### Expected behavior When I set 0 to "Refund Window" it should save as 0 for unlimited. ### Actual...
### Motivation It would be handy to be able to check if _any_ field in the form has been touched. Currently I believe you can only check individual fields? However...
## Enhancement Request ### Explain your enhancement (please be detailed) Offer quick store insight by adding more dashboard widgets. ### Justification or use case The new Report system is very...
I can't really think of any theme (or at least there shouldn't be) that doesn't provide their own `table` styles. EDD provides just a few, but the places it does...
[`Query::$last_changed` is only updated when a value has not previously been set](https://github.com/berlindb/core/blob/master/src/Database/Query.php#L2838-L2840). This can cause _potentially_ unexpected results when re-querying with the same `Query` instance, with the same query variables,...
Hey @JJJ, I believe this change https://github.com/berlindb/core/commit/b8fdfc6c45abb13d66ce1894896a747ca3933dcf in `release/2.1.0` is having unintended side effects in PHP `8.x` In `8.x` the `$columns` value remains the same as the first time it...
When using the `audio` shortcode (haven't tested [video]) the styles get all crazy: http://www.screensnapr.com/qqfgikexhzid Confirmed on download and post content types.
- [ ] [Fix typo](https://github.com/awesomemotive/wp-simple-pay-lite/blob/master/readme.txt#L31)
Lite shouldn't attempt to handle any deactivation when it detects Pro. Pro will can handle all of that in its main plugin file. https://github.com/wpsimplepay/wp-simple-pay-lite/blob/master/stripe-checkout.php#L107