You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+42-38Lines changed: 42 additions & 38 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -635,33 +635,33 @@ search query.
635
635
[--fields=<fields>]
636
636
Ask for specific fields from the API. Defaults to name,slug,author_profile,rating. Acceptable values:
637
637
638
-
**name**: Plugin Name
639
-
**slug**: Plugin Slug
640
-
**version**: Current Version Number
641
-
**author**: Plugin Author
642
-
**author_profile**: Plugin Author Profile
643
-
**contributors**: Plugin Contributors
644
-
**requires**: Plugin Minimum Requirements
645
-
**tested**: Plugin Tested Up To
646
-
**compatibility**: Plugin Compatible With
647
-
**rating**: Plugin Rating in Percent and Total Number
648
-
**ratings**: Plugin Ratings for each star (1-5)
649
-
**num_ratings**: Number of Plugin Ratings
650
-
**homepage**: Plugin Author's Homepage
651
-
**description**: Plugin's Description
652
-
**short_description**: Plugin's Short Description
653
-
**sections**: Plugin Readme Sections: description, installation, FAQ, screenshots, other notes, and changelog
654
-
**downloaded**: Plugin Download Count
655
-
**last_updated**: Plugin's Last Update
656
-
**added**: Plugin's Date Added to wordpress.org Repository
657
-
**tags**: Plugin's Tags
658
-
**versions**: Plugin's Available Versions with D/L Link
659
-
**donate_link**: Plugin's Donation Link
660
-
**banners**: Plugin's Banner Image Link
661
-
**icons**: Plugin's Icon Image Link
662
-
**active_installs**: Plugin's Number of Active Installs
663
-
**contributors**: Plugin's List of Contributors
664
-
**url**: Plugin's URL on wordpress.org
638
+
**name**: Plugin Name
639
+
**slug**: Plugin Slug
640
+
**version**: Current Version Number
641
+
**author**: Plugin Author
642
+
**author_profile**: Plugin Author Profile
643
+
**contributors**: Plugin Contributors
644
+
**requires**: Plugin Minimum Requirements
645
+
**tested**: Plugin Tested Up To
646
+
**compatibility**: Plugin Compatible With
647
+
**rating**: Plugin Rating in Percent and Total Number
648
+
**ratings**: Plugin Ratings for each star (1-5)
649
+
**num_ratings**: Number of Plugin Ratings
650
+
**homepage**: Plugin Author's Homepage
651
+
**description**: Plugin's Description
652
+
**short_description**: Plugin's Short Description
653
+
**sections**: Plugin Readme Sections: description, installation, FAQ, screenshots, other notes, and changelog
654
+
**downloaded**: Plugin Download Count
655
+
**last_updated**: Plugin's Last Update
656
+
**added**: Plugin's Date Added to wordpress.org Repository
657
+
**tags**: Plugin's Tags
658
+
**versions**: Plugin's Available Versions with D/L Link
659
+
**donate_link**: Plugin's Donation Link
660
+
**banners**: Plugin's Banner Image Link
661
+
**icons**: Plugin's Icon Image Link
662
+
**active_installs**: Plugin's Number of Active Installs
663
+
**contributors**: Plugin's List of Contributors
664
+
**url**: Plugin's URL on wordpress.org
665
665
666
666
[--format=<format>]
667
667
Render output in a particular format.
@@ -1695,17 +1695,17 @@ search query.
1695
1695
[--fields=<fields>]
1696
1696
Ask for specific fields from the API. Defaults to name,slug,author,rating. Acceptable values:
1697
1697
1698
-
**name**: Theme Name
1699
-
**slug**: Theme Slug
1700
-
**version**: Current Version Number
1701
-
**author**: Theme Author
1702
-
**preview_url**: Theme Preview URL
1703
-
**screenshot_url**: Theme Screenshot URL
1704
-
**rating**: Theme Rating
1705
-
**num_ratings**: Number of Theme Ratings
1706
-
**homepage**: Theme Author's Homepage
1707
-
**description**: Theme Description
1708
-
**url**: Theme's URL on wordpress.org
1698
+
**name**: Theme Name
1699
+
**slug**: Theme Slug
1700
+
**version**: Current Version Number
1701
+
**author**: Theme Author
1702
+
**preview_url**: Theme Preview URL
1703
+
**screenshot_url**: Theme Screenshot URL
1704
+
**rating**: Theme Rating
1705
+
**num_ratings**: Number of Theme Ratings
1706
+
**homepage**: Theme Author's Homepage
1707
+
**description**: Theme Description
1708
+
**url**: Theme's URL on wordpress.org
1709
1709
1710
1710
[--format=<format>]
1711
1711
Render output in a particular format.
@@ -2119,6 +2119,10 @@ Want to contribute a new feature? Please first [open a new issue](https://github
2119
2119
2120
2120
Once you've decided to commit the time to seeing your pull request through, [please follow our guidelines for creating a pull request](https://make.wordpress.org/cli/handbook/pull-requests/) to make sure it's a pleasant experience. See "[Setting up](https://make.wordpress.org/cli/handbook/pull-requests/#setting-up)" for details specific to working on this package locally.
2121
2121
2122
+
### License
2123
+
2124
+
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.
2125
+
2122
2126
## Support
2123
2127
2124
2128
GitHub issues aren't for general support questions, but there are other venues you can try: https://wp-cli.org/#support
0 commit comments