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 wp plugins-api command #35

Merged
merged 1 commit into from
Dec 2, 2014
Merged

Conversation

miya0001
Copy link
Member

@miya0001 miya0001 commented Dec 1, 2014

WP-CLI command for getting plugin information form WordPress.org Plugin API.

  • wp plugins-api author <author> - Get a list of plugins for specific author.
  • wp plugins-api browse <browse> - Get a list of plugins for popular/new/updated/top-rated.
  • wp plugins-api info <slug> - Get a plugin information specific plugin.

WP-CLI command for getting plugin information form WordPress.org Plugin API.

* `wp plugins-api author <author>` - Get a list of plugins for specific author.
* `wp plugins-api browse <browse>` - Get a list of plugins for popular/new/updated/top-rated.
* `wp plugins-api info <slug>` - Get a plugin information specific plugin.
danielbachhuber added a commit that referenced this pull request Dec 2, 2014
Add `wp plugins-api` command
@danielbachhuber danielbachhuber merged commit 8937817 into wp-cli:master Dec 2, 2014
@danielbachhuber
Copy link
Member

I'll go head and merge this, but want to let you know our package index is down indefinitely

@miya0001
Copy link
Member Author

miya0001 commented Dec 2, 2014

OK. Thanks. 👍

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

Successfully merging this pull request may close these issues.

2 participants