-
## Is your feature request related to a problem? Please describe.
When deploying a large amount of WordPress sites, it's a pain to go one by one to update or load settings. Making a preset and import…
rmens updated
6 months ago
-
I am trying to add an existing site in a folder like `~/my-site`.
`my-site` uses WordPress in a subdirectory. This is the basic structure of `my-site`:
```
.
├── index.php
├── salt.php
├── w…
-
This would mean the cli is supported by the community rather than being completely custom.
Resources:
- [docs](https://developer.wordpress.org/block-editor/reference-guides/packages/packages-create-b…
-
See: https://github.com/wp-cli/handbook/. Specifically:
> All documentation is imported automatically into WordPress.org in a two step process:
> 1. WordPress reads commands-manifest.json or handb…
-
It would be nice if we could turn tracing on and off from the command line.
### Proposed solution
One way of achieving this is to provide some WP-CLI commands.
-
We do already have some Python module: https://github.com/Dasharo/osfv-scripts/blob/main/osfv_cli/src/osfv/libs/rte.py
which already implements what we need in this script: https://github.com/3mdeb/R…
-
Bonjour, j'ai un rapport m'indiquant des erreurs, pourriez-vous me dire quoi faire ?
Je viens d'installer Matomo,
merci bcp.
# Matomo
* Version de l’extension Matomo: 5.1.5
* Config exist…
-
The case:
Let's say I'm having a WordPress installation which is not working for some reason or WordPress installation leftovers in public_html/. Meanwhile I want to install and configure WordPress…
-
The WP CLI commands that require arguments to be passed, like for example `wp s3-uploads create_iam_user`, should verify that these arguments are passed before proceeding, and alert users to missing i…
-
We already have some e2e tests for the WP-CLI entry point, but not for the admin entry point. Having e2e coverage for the Ajax flow would increase confidence in our setup.
Should be simple to set u…