-
**Context**
Several websites exist so that everyone as an e2e website they can use independently. The update process is manual: https://www.notion.so/wpmedia/Setup-or-update-a-Rocket-E2E-website-envi…
-
### What
I was simply wondering; if you had a quite a few followers on different servers, that means a lot of POST requests are made for every new post.
These are made in a single WP-Cron call:
…
-
My WordPress backend is based on the https://github.com/roots/bedrock project layout. Most of the environment settings (prod/staging/dev) are defined using files and a .env file (a small abstraction o…
-
### Prerequisites
- [X] I have searched for similar issues in open and closed tickets and cannot find a duplicate.
- [X] I have troubleshooted my issue, and it still exists against the latest stab…
-
### Prerequisites
- [X] I have carried out troubleshooting steps and I believe I have found a bug.
- [ ] I have searched for similar bugs in both open and closed issues and cannot find a duplicate.
…
-
When I attempted to activate this plugin on my wordpress blog I received the following error message:
"Plugin could not be activated because it triggered a fatal error. Parse error: syntax error, une…
-
I'm having the same issue from #404 ( closed in 2016 ) with `Uncaught TypeError: Cannot read property 'toolbar1' of undefined` triggered in `rearrangeButtons` when I try to edit a text field. Can't ed…
-
### Description
I have a custom post type which I wanna use as a pattern.
If I try something like this, the editor crashes.
```
const handleEditForm = () => {
onNavigateToEntityRecord( {
…
-
I am running into an issue with WP CLI and composer.
It appears to be due to WP CLI now utilizing composer prior to loading the WP application logic. More specifically, as I am using composer mysel…
-
As part of this task https://github.com/Automattic/wp-calypso/issues/67926 we created this PR https://github.com/Automattic/wp-calypso/pull/76236 that added a _typing_ animation to the search box plac…