Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add --recently-active option in plugin list command #424

Merged
merged 2 commits into from
May 2, 2024
Merged

Add --recently-active option in plugin list command #424

merged 2 commits into from
May 2, 2024

Conversation

ernilambar
Copy link
Member

@ernilambar ernilambar commented May 2, 2024

Related: #232

PR continued from #383

wp plugin list --recently-active

This will give the list of recently active plugins.

@ernilambar ernilambar changed the title WIP: Add recently active option in plugin commands Add --recently-active option in plugin list command May 2, 2024
@ernilambar ernilambar marked this pull request as ready for review May 2, 2024 06:52
@ernilambar ernilambar requested a review from a team as a code owner May 2, 2024 06:52
@swissspidy
Copy link
Member

Can we re-add some of the docs changes from #383?

Also, what's the main change here that made the tests pass?

@ernilambar
Copy link
Member Author

  • Examples updated
  • Given a WP install was used for multisite functionality testing.

@swissspidy swissspidy added this to the 2.1.21 milestone May 2, 2024
@swissspidy swissspidy merged commit 0981288 into wp-cli:main May 2, 2024
38 checks passed
@ernilambar
Copy link
Member Author

@swissspidy Is it worth adding --recently-active in wp plugin activate or we are good with wp plugin activate $(wp plugin list --recently-active --field=name ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants