outdated-packages

WARNING

Bundled packages might not be checked.

Ensure all WP CLI packages are up-to-date.

Install

This checkers comes with the preflight-command package. No extra setup steps needed.

Config

WARNING

Changing this checker's config doesn't make sense. Use with caution!

# excludes some of the packages
[outdated-packages]
enabled = true
excludes = [
  'aaemnnosttv/wp-cli-login-command',
  'wp-cli/config-command',
]

# disable it
[outdated-packages]
enabled = false

Fix

Run $ wp package update

Last Updated: 8/23/2018, 2:26:05 AM