Skip to content

Commit 0a53603

Browse files
swissspidyCopilot
andauthored
Update src/Theme_Command.php
Co-authored-by: Copilot <[email protected]>
1 parent a12128b commit 0a53603

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Theme_Command.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -940,8 +940,8 @@ public function delete( $args, $assoc_args ) {
940940
* # List inactive themes.
941941
* $ wp theme list --status=inactive --format=csv
942942
* name,status,update,version,update_version,auto_update,type
943-
* twentyfourteen,inactive,none,3.8,,off
944-
* twentysixteen,inactive,available,3.0,3.1,off
943+
* twentyfourteen,inactive,none,3.8,,off,classic
944+
* twentysixteen,inactive,available,3.0,3.1,off,classic
945945
*
946946
* @subcommand list
947947
*/

0 commit comments

Comments
 (0)