Dion Hulse
Dion Hulse
> to include a suppress_filters to false I forgot `get_posts` sets that by default.. As cray-cray as it sounds, if that introduces problems, I would then say use the `query`...
> Implement the Stripe Webhook system, so that we get a webhook request when the ticket purchase completes The way the Paypal code works, is that the `notify_url` is set,...
I've done a sanity check on existing transactions, and I'm not seeing any Stripe checkout sessions that were paid and that didn't have a follow up `publish attendee` action. _(Edit:...
Ran into this again today; where a user never came back to the WordCamp site after Stripe checkout. The user somehow ended up refreshing the stripe checkout page a few...
I fully agree that this is likely something that should be tackled within Gutenberg itself, it seemed like creating a tracking issue here with the impact it has would be...
I've made some changes via https://meta.trac.wordpress.org/ticket/6964 - I think this will fix the majority of the support forum issues, and I think this plugin has done everything within it's control...
An alternative would be to expose the `allowedFormats` option somewhere I guess too.
It turns out that the underline isn't coming from core, but rather from the calypso editor, which I guess BE is based on somewhere in the chain, it's actually `wpcom/underline`:...
Sites being removed from the showcase is not an unexpected use-case, sites are removed all the time (Either because they no longer exist, or they've had to migrate off WordPress...
> Just wanted to note that after 60-120 minutes, The cache for showcase is currently 15minutes; for the WordPress homepage it's 1 minute.