Support for term/blog/post/user/etc cache flushes
Nadie ha tomado este issue todavía.
Evaluación
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Aptitud para principiantes
- 35/100
- Tipo de issue
- Nueva funcionalidad
- Claridad
- Bastante claro
- Estado de actividad
- Estancado
- Stack tecnológico
- wordpress
- Área
- cli
Línea de trabajo
Start by reviewing the cache command's existing CLI entry points and the WordPress functions named in the issue, including clean_term_cache() and clean_comment_cache(). Determine which term, blog, post, user, and related cache flushes should be exposed without raw PHP, then define the command behavior and coverage needed for each supported cache type.
Escrito por el modelo de indexación a partir del texto del issue.
Descripción
Feature Request
- Yes, I reviewed the contribution guidelines.
Describe your use case and the problem you are facing
Flushing the entire cache can be expensive, and sometimes you can flush just a group but that doesn't cover everything.
On the other hand there are functions that clear term caches that also touch some options, these aren't represented in CLI without forcing you to open a shell and execute the PHP call directly. Not all hosts allow this.
Describe the solution you'd like
A way to do something like https://developer.wordpress.org/reference/functions/clean_term_cache/ or https://developer.wordpress.org/reference/functions/clean_comment_cache/ etc without writing raw PHP code
- Lenguaje dominante
- Gherkin
- Estrellas
- 16
- Forks
- 25
- Merge medio
- 7 min
- PR fusionados (30 d)
- 2
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Issues similares
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 65/100
qgis/QGIS-Documentation#11275 ·
-
Dificultad 1/5 Menos de una hora Aptitud para principiantes 92/100
milvus-io/birdwatcher#545 ·
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 88/100
-
area:tools bug good first issue help wanted priority:P2
Dificultad 2/5 1-3 horas Aptitud para principiantes 90/100
TaewoooPark/Motifcode#14 ·
-
bug
Dificultad 2/5 1-3 horas Aptitud para principiantes 84/100
newrelic-experimental/preflight#793 · 1 comentario ·