Is it possible to use old versions of wordPress/PHP in Local? Wordpress 3.8
Hi there, @RanaRenNumber1 - welcome to the Local community!
Local does not have a way to switch between versions of WordPress, and currently, the oldest PHP version supported in Local is 5.6
.
That said, there are a few options:
- To change the WordPress version, some Local users have recommended this plugin:
- You could also import a site. That should preserve its WordPress version and PHP version.
Let me know if this helps,
Sam
How far back you can go depends upon your active version of PHP and whether or not you have a block theme active. You are only able to go back as far as there won’t be a PHP fatal due to core inconsistencies.
You can use WP-CLI to install any version. wp core upgrade --version=3.8 --force
1 Like
The logic is built into the plugin
1 Like
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.