Entity Command Versions Save

Manage WordPress comments, menus, options, posts, sites, terms, and users.

v2.8.0

1 week ago
  • Add site generator command [#498]
  • Add commands for managing signups on multisite [#489]

v2.7.0

2 weeks ago
  • 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]

v2.6.2

3 months ago
  • Add filter site__user_in on wp site list [#438]

v2.6.1

3 months ago
  • 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]

v2.6.0

5 months ago
  • 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]

v2.5.6

7 months ago
  • Add test case for publishing post and updating date behavior [#428]

v2.5.5

7 months ago
  • Increase precision of wp post generate test [#425]

v2.5.4

8 months ago
  • 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]

v2.5.3

10 months ago
  • PHP 8.2 Deprecation: Fix creation of dynamic property. [#413]

v2.5.2

10 months ago
  • Regenerate README file [#410]
  • User: Add more examples for scoped password reset [#409]
  • Warn when deleting multisite user with no blog roles [#408]