Ian Dunn
Ian Dunn
For context, this is intended to be run once after the initial Docker compose, rather than being some general-purpose thing.
> It's possible to show the sessions on a given day with the shortcode, we could allow that option in the blocks as well. The Schedule block will do that,...
@aagam-shah, it looks like you might already have this working, but I don't see a PR for it. Is it ready to send a PR, or does it need more...
WordCamp.org has [an mu-plugin](https://github.com/WordPress/wordcamp.org/blob/43aea64361e19f04d1dfc0c13960242961ff3a50/public_html/wp-content/mu-plugins/wcorg-network-plugin-control.php) to do this, which could be easily modified for w.org. It might be better to place it in `wporg-mu-plugins`, since there're likely other plugins we want...
Originally we planned on using PostCSS for the project; using SASS was just an artifact of BlockBase. Using PostCSS would make it consistent w/ the global header and be more...
It looks like this was originally created because [the development of Select2 seemed to have stalled, and there wasn't a lot of confidence that a PR would be merged](https://github.com/select2/select2/issues/3744#issuecomment-320464534). Select2...
Can you describe the problem this would solve? Is it that having too many tickets available is confusing to attendees? We'd probably want some buy-in from the Community team before...
👍 This isn't a huge priority, but would definitely be nice. Things like this tend to introduce unexpected bugs if they're not tested really well, though, so it'd probably be...
This looks good at first glance. It'd be a good thing to review in the next bug scrub (probably post-GDPR).
Good catch, thanks!