xodeus
Member
Posted 6 months ago #
See topic.
Some time ago, when wp 2.7 was in beta it was possible to do automatic daily updates through update-core.php... It was some changes in some config files that let people do that...
But how do I get that from 2.7.1 to the newest beta version?
I believe all you need to do is change wp-includes/version.php so this the $wp_version variable looks like:
$wp_version = '2.8-beta2-11456';
Then do Tools->Upgrade to upgrade.
xodeus
Member
Posted 6 months ago #
and then I can do daily trunk updates through the update-core.php?
Thank you... :D
If I remember correctly, in the development cycle, the Tools->Upgrade installs the latest nightly.
sorinv
Member
Posted 5 months ago #
i have the version 2.7.1 and is telling is not a new version for upgrade but it is 2.8...why..is a bug?
@sorinv - please start a new topic with your question.