alleyinteractive / alleyinteractive/wp-block-audit-command
Add "before" and "after" date parameters
Abierto
enhancement
- Lenguaje dominante
- PHP
- Estrellas
- 7
- Forks
- 0
- Merge medio
- 20 min
- PR fusionados (30 d)
- 1
Descripción
### Description
It isn't possible to pass a date query via a flag argument (see also https://github.com/wp-cli/wp-cli/issues/4616), but we could accept `--start-date` and `--end-date` flags that map to a date query.
### Use Case
We were once asked to provide an audit for posts published in the last 12 months. We had to settle for two year-based queries.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.