Skip to content

Releases: wp-cli/entity-command

Version 2.5.1

30 May 16:20
4c0b484

Choose a tag to compare

  • Warn when an invalid role is provided for wp user update [#406]

Version 2.5.0

18 May 10:25
ca979c4

Choose a tag to compare

  • Add --show-password flag to user reset-password [#394]

Version 2.4.3

08 May 19:38
931bf8f

Choose a tag to compare

  • Regenerate README file [#402]
  • Clarify url field in wp site list docs [#401]
  • Change new passwords to 24 characters in a few places [#399]
  • Add examples and update the documentation to the wp post term [#398]

Version 2.4.2

15 Mar 17:10
694a4a5

Choose a tag to compare

  • Do not mark main site as spam when using 'wp user spam' [#393]

Version 2.4.1

17 Feb 15:16
132dd6a

Choose a tag to compare

  • Add composer phpcbf [#391]
  • Replace empty namespace autoloader with classmap [#390]

Version 2.4.0

17 Jan 04:32

Choose a tag to compare

  • Regenerate README file [#388]
  • add example for deleting multiple post IDs [#387]
  • Add '--field=url' support for posts, comments, and terms [#383]
  • Add wp option get-autoload and wp option set-autoload [#382]

Version 2.3.3

06 Oct 16:49
f1bc9cc

Choose a tag to compare

  • Use current_time() for setting the default value for user_registered in wp user create [#378]
  • Regenerate README file [#376]
  • Issue #374 : Add examples for wp option patch command [#375]

Version 2.3.2

14 Sep 15:39
ea6b608

Choose a tag to compare

  • Show error when parameter is missing in wp option patch [#371]

Version 2.3.1

11 Sep 19:39
3c65c5d

Choose a tag to compare

  • Allow user_url to be set with wp user create [#372]

Version 2.3.0

02 Sep 17:39
bf6ad67

Choose a tag to compare

  • Fix JSON formatting in feature file [#368]
  • Allow wordpress-core-installer to write in composer.json [#367]
  • Add wp post meta clean-duplicates <id> <key> command [#366]
  • Document primary_blog meta key for users [#365]