Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 1.01 KB

README.md

File metadata and controls

40 lines (29 loc) · 1.01 KB

WP CLI site url

Adds the command site-url to WP-CLI.

Subcommands

get

Gets the site URL by site ID.

Example:

$ wp site-url get 2
http://my-site.eu/en/

update

Updates a site URL. Not supported for the networks main site.

Example:

$ wp site-url update 2 http://my-site.co.uk
Success: Update site URL to http://my-site.co.uk/

Further Notes

Made by Inpsyde · We love WordPress

Have a look at the premium plugins in our market.

Bugs, technical hints or contribute

Please give me feedback, contribute and file technical bugs on this GitHub Repo, use Issues.

License

Good news, this plugin is free for everyone! Since it's released under the MIT license, you can use it free of charge on your personal or commercial blog.

Contact & Feedback

Please let us know if you like the plugin or you hate it or whatever ... Please fork it, add an issue for ideas and bugs.