Skip to content

creads/wp-cli-site-url

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

[FORKED] Provides a commandline interface to WordPress multisite site URLs using WP-CLI

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%