wp-cli within Local

Last Updated on March 30, 2025 by Neil Murray

Use wp-cli within Local #

WP-CLI Documentation

Further reading:

back to top

Switch to an older version of WordPress #

Right click on the site and Open Site SSH.

Then type:

wp core update --version=4.9.8 --force

back to top

Step by Step Instructions

For safety Clone the site before switching WP version

After site is cloned right click on the site and Open Site SSH

Then type:

wp core update --version=4.9.8 --force

Useful Links:

back to top

Further Reading:


Notes

Add notes here

Save all Images to Sync – use ..\Sync\..\Development\Development Guidelines\Development Team Tools\Local WordPress Development Environment\Running older versions of WordPress\