Skip to content

Version 2.0.3

Compare
Choose a tag to compare
@schlessera schlessera released this 23 Apr 13:26
95f2a07
  • Implement CS checking based on the WP_CLI_CS ruleset [#251]
  • Enhancement: Add PHP 7.3 to Travis CI build matrix [#250]
  • Allow deleting multiple options at once [#247]
  • Move PHP 5.4 tests from WP_VERSION latest to 5.1 [#246]
  • Fix logic error in presence of 'site meta' check [#244]
  • Add count to post-type and taxonomy commands [#241]
  • Regenerate README based on latest changes [#238]
  • Reset option value to default for privacy policy on site empty [#236]
  • Migrate term from a taxonomy to another one [#234]
  • Include 'supports' field when fetching a single post type [#233]
  • Check for STDIN if --post_content is used [#189]