WordPress Manual Upgrade for Experts: Difference between revisions

mNo edit summary
Line 32: Line 32:
*Download whichever version of WordPress you need / want: https://wordpress.org/download/releases/
*Download whichever version of WordPress you need / want: https://wordpress.org/download/releases/
*Extract the files (if downloading a TAR version);
*Extract the files (if downloading a TAR version);
*<syntaxhighlight lang="text">
<syntaxhighlight lang="text">
tar -xf WhatEverFIleName
tar -xf WhatEverFIleName
</syntaxhighlight>
</syntaxhighlight>