Kelly Dwan
Kelly Dwan
Use akismet to check if a new pledge is spam. Can add the check in `check_invalid_submission`. The spam check would only be on the description field. All this is technically...
Fixes #717 — This is a simpler approach to the issue described, where it's difficult to style the speakers & sessions without making them public. By enabling private sessions &...
**Screenshot** | WordCamp site (broken) | WordPress Docs (correct) | |---|---| | | | I tracked this down to [the admin bar customization](https://github.com/WordPress/wporg-mu-plugins/blob/trunk/mu-plugins/blocks/global-header-footer/admin-bar.php) in wporg-mu-plugins. The same code applies in...
In the past, the WordCamp US web team has used a GitHub process plus local environments to track and review changes before deploying out to the site (via remote-css). That...
It's possible to show the sessions on a given day with the shortcode, we could allow that option in the blocks as well. Maybe as a separate selection from the...
When a sessions spans multiple tracks, like lunch, breaks, or the afterparty, could we collapse this down into one row? Currently it repeats the session for every track:
When embedding a Live Schedule block, I might want to only show a single track – for example, on a livestream page. Could allow for picking multiple tracks, too? We...
The child theme here was only added for testing purposes. Real use cases will have their own project repos, so this child theme will never be used.
See https://github.com/Automattic/blocks-everywhere/issues/176 This switches the toolbar to be static-positioned on wp.org, so that it shows up above the post editor rather than floating outside it. It does remove the "fixed"...
> I was navigating around the site on staging and found the single pages were pretty slow to load. > > Can we update them? The related sites contribute to...