Giter Site home page Giter Site logo

Comments (4)

alfredwb avatar alfredwb commented on June 27, 2024

How did you upgrade?

from appengine-php-wordpress-starter-project.

jdsanford avatar jdsanford commented on June 27, 2024

I upgraded locally, then redeployed.

On Sun, Jul 12, 2015 at 4:14 PM, alfredwb [email protected] wrote:

How did you upgrade?


Reply to this email directly or view it on GitHub
#43 (comment)
.

from appengine-php-wordpress-starter-project.

alfredwb avatar alfredwb commented on June 27, 2024

Thank you, +jdsanford for the response.
Upgrading: I considered two routes to manually update locally

  1. take latest files from githib on this project, or
  2. download latest Wordpress files, unzip and replace older files.

I imagine the first to be more reliable, but possibly with a lag when new Wordpress versions are released. I imagine the second to be better, if I knew what to copy and what to leave.
I've tried both methods unsuccessfully, so if you could give me brief guidance (or point me to some instructions), I'd be very grateful!

Alfred

from appengine-php-wordpress-starter-project.

Kage1989 avatar Kage1989 commented on June 27, 2024

I've managed to upgrade the version of Wordpress in this project to the latest version 4.4.2 by changing the entire wordpress folder. This would be easy if you're starting out fresh.

As your project grow bigger and have more themes and plugins, my guess is that you might have to follow the following steps:

  1. Backup the wordpress folder (in case the update fail, you still have a rollback to fall on)
  2. Update the entire wordpress folder to the latest version
  3. Copy back the wp-content folder (we shouldn't be changing anything other than this wp-content folder right?)
  4. Test on local to make sure it runs before deploying live. If update fails, there's still the backup from step 1. So your site should be safe if you copy back the entire wordpress folder.

Yup. Hopefully, this helps anyone else who have faced this same issue. Point to note is that the update has to be done locally and then redeployed for the update to take effect. Meaning we can't use the Update to latest Wordpress version feature on Dashboard.

from appengine-php-wordpress-starter-project.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.