DEV Community

Discussion on: How to Downgrade WordPress to Any Version

Collapse
 
luukskeur profile image
Luuk van de Scheur

If you want to do it by the WP CLI:
wp core update --version=5.4.2 --force