Skip to content

Add warning for nonexistent plugins#115

Merged
schlessera merged 5 commits intowp-cli:mainfrom
GeoJunkie:fix/bad-plugin-slugs-warning
Sep 11, 2022
Merged

Add warning for nonexistent plugins#115
schlessera merged 5 commits intowp-cli:mainfrom
GeoJunkie:fix/bad-plugin-slugs-warning

Conversation

@GeoJunkie
Copy link
Contributor

@GeoJunkie GeoJunkie commented Sep 11, 2022

  • Adds a check to see if a plugin is installed before checking languages
  • If the plugin isn't installed, displays a warning
  • Adds a test to confirm this continues to work
  • Made some updates for themes

Fixes #86

@GeoJunkie GeoJunkie requested a review from a team as a code owner September 11, 2022 21:44
@schlessera schlessera added the bug label Sep 11, 2022
Co-authored-by: Alain Schlesser <alain.schlesser@gmail.com>
@schlessera schlessera added command:language-plugin-list Related to 'language plugin list' command command:language-theme-list Related to 'language theme list' command labels Sep 11, 2022
@schlessera schlessera added this to the 2.0.13 milestone Sep 11, 2022
@schlessera schlessera merged commit 80713ba into wp-cli:main Sep 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug command:language-plugin-list Related to 'language plugin list' command command:language-theme-list Related to 'language theme list' command

Projects

None yet

Development

Successfully merging this pull request may close these issues.

language plugin list for bad plugin slugs should throw warning

2 participants