We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28abaa4 commit ef9b4deCopy full SHA for ef9b4de
1 file changed
README.md
@@ -109,11 +109,6 @@ tokens for private repositories); e.g.:
109
For both GitHub and Bitbucket the version/release tag is optional and defaults
110
to the `latest` release, or if no releases exist, to `master`.
111
112
-[WP-CLI]: http://wp-cli.org
113
-[Bitbucket]: https://bitbucket.com
114
-[GitHub]: https://github.com
115
-[WordPress]: https://wordpress.org
116
-
117
## Arbitrary Commands
118
119
Any arbitrary commands can be executed, actually any commands as the
@@ -127,3 +122,8 @@ will be processed.
127
122
WP_COMMANDS_2: | # Set some options
128
123
wp rewrite structure /%postname%
129
124
wp rewrite flush
125
+
126
+[WP-CLI]: http://wp-cli.org
+[Bitbucket]: https://bitbucket.com
+[GitHub]: https://github.com
+[WordPress]: https://wordpress.org
0 commit comments