All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
(This document follows the strucutre described in http://keepachangelog.com/)
- Remove
johnpbloch/wordpress
andwp-cli/wp-cli
as dependencies as WP-CLI depends on Symfony 2 components which conflicts with many other tools that requires Symfony 3 components
- Internal: codestyling
- Internal: Pass instance to
WP_CLI::add_command()
instead of class name
- Set dependency version of
wp-cli/wp-cli
to^1.1
- Command
wp site-url get <ID>
- Command
wp site-url update <ID> <URL>