isla w

Results 5 issues of isla w

Would there be interest to modify the current HTML table output so that each line is in its own table row/column instead of there being one single large row and...

feature request
help wanted

The following only works with MySQL https://github.com/wp-cli/db-command/blob/0908bf5182b830c302199037070292e20d9f4ea6/src/DB_Command.php#L1019-L1024 I don't believe there is a similar way to get the size of a SQLite database, and the preferred method is to just...

command:db
command:db-size

### Did you check existing issues? - [X] I have read all the [tree-sitter docs](https://tree-sitter.github.io/tree-sitter/using-parsers) if it relates to using the parser - [X] I have searched the existing issues...

bug

## Feature Request When running `wp plugin install plugin --activate --force` It won't run activation hooks if the plugin is already activated: https://github.com/wp-cli/extension-command/blob/12618c730ce9aec3e3c1a4db7e13e57a42ec6e53/src/Plugin_Command.php#L352-L356 It would be nice if `--force` also...

command:plugin
command:plugin-install
state:unconfirmed

For Github / Gitlab / Gitea and others they all support common keywords for referencing issues in a commit message: https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword Such as `Closes #1` It would be nice to...

enhancement