Releases: wp-cli/entity-command
Releases · wp-cli/entity-command
Version 2.8.2
Version 2.8.1
- Update readme [#501]
Version 2.8.0
Version 2.7.0
- 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
inCommandWithTerms
class [#487] - Add
user exists
command [#486] - Accept user login and email in
user spam
anduser unspam
commands [#485] - Update doc for
user spam
anduser unspam
command [#483] - Validate reassigning user in
user delete
command [#482] - Fix warning message in
user spam
command [#481] - Add missing
application-password
andsite meta
subcommands to readme [#478] - Introduce
--format=ids
inuser 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
- Add filter site__user_in on wp site list [#438]
Version 2.6.1
Version 2.6.0
- 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 the0
array index [#432] - Improve SQLite compatibility [#431]
Version 2.5.6
- Add test case for publishing post and updating date behavior [#428]
Version 2.5.5
- Increase precision of
wp post generate
test [#425]
Version 2.5.4
- Regenerate README file [#424]
- Fix typo for
$parent_instance
param inRecursiveDataStructureTraverser
constructor [#422] - Update to WPCS v3 [#419]
- Prevent unexpected missed schedules when generating new posts [#418]
- Add
--slug=<site>
as an available parameter towp site
commands [#416] - Fix incorrect 'its' in the documentation [#414]