-
## Synopsis
When running `team51 wpcom:run-site-wp-cli-command` on a high percentage of our Atomic sites (40%?), it fails with this error:
```
❌ API error (500 https://opsoasis.wpspecialproject…
-
Running the command `team51 deployhq:create-project` ends in an error:
```
Running in developer mode. Skipping update check.
Please enter the name of the project to create: test1
Please select t…
-
### What
The option to set the first image in a post as the Featured Image is available on classic themes but we do not have an equivalent in the site editor. Ideally this option would be available a…
-
## Synopsis
This issue is a placeholder for a code review request. There are a couple of places that would be very helpful to focus:
1. Compatibility with the widest range of websites.
2. Best…
-
### Quick summary
After installing WooCommerce Subscriptions on the site(non-AT), we'll see the subscriptionsstaging label merged in the WooCommerce Nav menu.
### Steps to reproduce
1. Create…
-
### Impacted plugin
Jetpack
### Quick summary
## What's Happening
The Carousel code has a hidden link that does not have any text. It's an anchor element with an href attribute, but contains…
-
### Prerequisites
- [x] I have carried out troubleshooting steps and I believe I have found a bug.
- [x] I have searched for similar bugs in both open and closed issues and cannot find a duplicate.
…
-
### Description
The partner wants to add a widget to the side of the website to show a little bit of info about OSI and has an option for people to contribute.
The partner wants to copy the func…
-
Some sites may have disabled the Jetpack JSON API module, meaning that we can't search their users for purposes of user removal:
```
markd@MBP14 team51-cli % BEARER='[REDACTED_TOKEN]'; curl -sH 'A…
-
### Description
As themes become more complex, is easy to forget to register blocks manually each time.
Currently, the code requires to registrer blocks manually
https://github.com/a8cteam51/t…