Zack Katz

Results 169 comments of Zack Katz

I also exposed `modal` globally by converting everything to use `ARIAmodal.modal`—that allows modification externally. But this was the cleanest PR I could make :-)

Sorry, this was user error. There's a small issue where the template doesn't have support for showing `apply_filters_ref_array()` and `do_action_ref_array()` in title, but that's minor. ![](https://i.gravityview.co/5YmVhC+)

> One thing I would love to see, possibly in conjunction with this, but could be separate, would be a flag for order IDs. I have had scenarios where I've...

This is completely untested, but try adding this to a line at the top of your PHP file: `use Bigcommerce\Api\Resource\ProductImage as ProductImage;`

In addition to a combined vertically-tabbed interface (which i think is great), I'd love to have an UI to show the emails that have been sent and are going to...

I'd also like this, but for a different use case: show the current refund rate over the past 30 days (to help convince buyers that they'll love my product). A...

My web host only allows database connections via a SSH tunnel. I'm trying to connect to WordPress-powered ecommerce data. This is a blocker for me to be able to use...

@fahall Good news: @mohanarpit shared on Hacker News that they were going to bump this on the internal priority list! https://news.ycombinator.com/item?id=35371190