Skip to content

Instantly share code, notes, and snippets.

@lukecav
Last active March 12, 2019 07:58
Show Gist options
  • Save lukecav/a9fa8ac6e066dd96b6bd2c3c6796df40 to your computer and use it in GitHub Desktop.
Save lukecav/a9fa8ac6e066dd96b6bd2c3c6796df40 to your computer and use it in GitHub Desktop.
WordPress Toolkit for Plesk WP-CLI commands to force update WordPress core version and then check the WP core version
plesk ext wp-toolkit --wp-cli -instance-id 1 -- core update --version=5.1 --force
plesk ext wp-toolkit --wp-cli -instance-id 1 -- core version