Skip to content

Releases: wp-cli/entity-command

Version 2.5.3

13 Jul 14:27
ab52304
Compare
Choose a tag to compare
  • PHP 8.2 Deprecation: Fix creation of dynamic property. [#413]

Version 2.5.2

13 Jul 12:07
5c14109
Compare
Choose a tag to compare
  • Regenerate README file [#410]
  • User: Add more examples for scoped password reset [#409]
  • Warn when deleting multisite user with no blog roles [#408]

Version 2.5.1

30 May 16:20
4c0b484
Compare
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
Compare
Choose a tag to compare
  • Add --show-password flag to user reset-password [#394]

Version 2.4.3

08 May 19:38
931bf8f
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Add composer phpcbf [#391]
  • Replace empty namespace autoloader with classmap [#390]

Version 2.4.0

17 Jan 04:32
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Show error when parameter is missing in wp option patch [#371]