Skip to content

Releases: wp-cli/entity-command

Version 2.8.0

09 May 08:36
93476c2
Compare
Choose a tag to compare
  • Add site generator command [#498]
  • Add commands for managing signups on multisite [#489]

Version 2.7.0

04 May 05:36
8110a59
Compare
Choose a tag to compare
  • Avoid time dependent test in user application-password [#499]
  • Support new upstream autoload options [#496]
  • Support nickname when creating user [#495]
  • Use TwentyTwelve theme in menu location test [#494]
  • Add examples for option set-autoload an get-autoload commands [#492]
  • Add missing ## OPTIONS in CommandWithTerms class [#487]
  • Add user exists command [#486]
  • Accept user login and email in user spam and user unspam commands [#485]
  • Update doc for user spam and user unspam command [#483]
  • Validate reassigning user in user delete command [#482]
  • Fix warning message in user spam command [#481]
  • Add missing application-password and site meta subcommands to readme [#478]
  • Introduce --format=ids in user application-password list [#475]
  • Fix dynamic property issue in user session class [#470]
  • Fix PHP notice in comment recount with invalid ID [#469]
  • Fix example for site deactivate command [#468]
  • Update examples in user commands [#467]
  • Update term commands examples [#466]
  • Update example output for comment delete command [#465]
  • Fix menu command output examples [#462]

Version 2.6.2

07 Feb 14:37
2b5d5d5
Compare
Choose a tag to compare
  • Add filter site__user_in on wp site list [#438]

Version 2.6.1

05 Feb 12:54
93eb93d
Compare
Choose a tag to compare
  • Fix example for post create command [#458]
  • Update examples for user application delete command [#457]
  • Regenerate README file [#456]
  • Fix variable name in application_name_exists polyfill [#455]
  • Fix typos [#454]

Version 2.6.0

08 Dec 10:41
eac6762
Compare
Choose a tag to compare
  • Add missing documentation [#451]
  • Add command to get the post ID by URL [#449]
  • Also fix archiving a site by numeric slug [#448]
  • Regenerate README file [#447]
  • Add origin and exclude-role-names filters to list-caps command [#445]
  • Fix deleting a site by a slug that is an integer [#444]
  • Reuse has_stdin() from framework [#443]
  • Remove RecursiveDataStructureTraverser [#442]
  • Support for adding and removing of multiple user roles [#437]
  • Add examples on listing unapproved, spam and trash comments [#436]
  • Fix super admin test on SQLite [#434]
  • Site_Command: Do not assume get_super_admins() has the 0 array index [#432]
  • Improve SQLite compatibility [#431]

Version 2.5.6

18 Oct 12:56
45d4f3a
Compare
Choose a tag to compare
  • Add test case for publishing post and updating date behavior [#428]

Version 2.5.5

19 Sep 23:07
9b4a1d0
Compare
Choose a tag to compare
  • Increase precision of wp post generate test [#425]

Version 2.5.4

18 Sep 21:11
216a6a1
Compare
Choose a tag to compare
  • Regenerate README file [#424]
  • Fix typo for $parent_instance param in RecursiveDataStructureTraverser constructor [#422]
  • Update to WPCS v3 [#419]
  • Prevent unexpected missed schedules when generating new posts [#418]
  • Add --slug=<site> as an available parameter to wp site commands [#416]
  • Fix incorrect 'its' in the documentation [#414]

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]