Skip to content

Commit 252674e

Browse files
Regenerate README file (#516)
Co-authored-by: Alain Schlesser <alain.schlesser@gmail.com>
1 parent 0b4f073 commit 252674e

File tree

1 file changed

+42
-38
lines changed

1 file changed

+42
-38
lines changed

README.md

Lines changed: 42 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -635,33 +635,33 @@ search query.
635635
[--fields=<fields>]
636636
Ask for specific fields from the API. Defaults to name,slug,author_profile,rating. Acceptable values:
637637

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
665665

666666
[--format=<format>]
667667
Render output in a particular format.
@@ -1695,17 +1695,17 @@ search query.
16951695
[--fields=<fields>]
16961696
Ask for specific fields from the API. Defaults to name,slug,author,rating. Acceptable values:
16971697

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
17091709

17101710
[--format=<format>]
17111711
Render output in a particular format.
@@ -2119,6 +2119,10 @@ Want to contribute a new feature? Please first [open a new issue](https://github
21192119

21202120
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.
21212121

2122+
### License
2123+
2124+
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.
2125+
21222126
## Support
21232127

21242128
GitHub issues aren't for general support questions, but there are other venues you can try: https://wp-cli.org/#support

0 commit comments

Comments
 (0)