The [block] command STILL does not actually exist

Abierto Apto para principiantes
#1,140 0 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
2/5
Tiempo estimado
1-3 horas
Aptitud para principiantes
68/100
Tipo de issue
Documentación
Claridad
Bien especificado
Estado de actividad
Activo
Stack tecnológico
cli

Línea de trabajo

Comienza con el código fuente del índice de comandos y la página de documentación de block enlazada en el informe, comprobando cómo se seleccionan los comandos disponibles para la versión activa de WP-CLI. El trabajo estará terminado cuando la documentación activa ya no presente block como un comando disponible, o lo marque claramente como alpha/beta, y el índice de comandos coincida.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

bug scope:documentation status:unconfirmed

Bug Report

Describe the current, buggy behavior

The block command still enumerated in the online docs despite not being available in the live build of the CLI. I reported this on the 28th of April (see #1002) and was told at the time that the new release was, "around the corner". It has been 4.5 months. The documentation that incorrectly asserts that the block command is available has been live since mid December of 2025 (roughly nine months ago).

Describe how other contributors can replicate this bug

  1. Go to https://developer.wordpress.org/cli/commands/block/
  2. Observe that the page you went to is live
  3. https://developer.wordpress.org/cli/commands/
  4. Observe that it provides a link to that page in the third row of the table enumerating available commands

Describe what you would expect as the correct outcome

I expect the documentation to enumerate the available commands in the currently-live version of the CLI.

Let us know what environment you are running this on

OS:	Linux 4.14.318-241.531.amzn2.x86_64 #1 SMP Tue Jun 27 21:49:00 UTC 2023 x86_64
Shell:	/bin/bash
PHP binary:	/usr/local/bin/php
PHP version:	8.5.6
php.ini used:	/usr/local/etc/php/php.ini
MySQL binary:	/usr/bin/mariadb
MySQL version:	mariadb from 11.8.6-MariaDB, client 15.2 for debian-linux-gnu (x86_64) using  EditLine wrapper
SQL modes:	
WP-CLI root dir:	phar://wp-cli.phar/vendor/wp-cli/wp-cli
WP-CLI vendor dir:	phar://wp-cli.phar/vendor
WP_CLI phar path:	phar:///usr/local/bin/wp
WP-CLI packages dir:	
WP-CLI cache dir:	/home/joshualip/.wp-cli/cache
WP-CLI global config:	
WP-CLI project config:	
WP-CLI version:	2.12.0

Provide a possible solution

I would recommend that the documentation be updated to not list alpha/beta commands or, if that is not an option, to at least mark the listed alpha/beta commands as available only in the alpha/beta.

Lenguaje dominante
Gherkin
Estrellas
90
Forks
34
Merge medio
3 h 19 min
PR fusionados (30 d)
18

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de wp-cli/wp-cli-bundle

Todos los issues de wp-cli/wp-cli-bundle

Issues similares

Más issues de CLI

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.