{"id":84154,"date":"2018-02-21T04:19:35","date_gmt":"2018-02-21T09:19:35","guid":{"rendered":"https:\/\/www.templatemonster.com\/help\/?p=84154"},"modified":"2018-02-21T04:22:12","modified_gmt":"2018-02-21T09:22:12","slug":"how-to-upgrade-wordpress-engine-manually","status":"publish","type":"post","link":"https:\/\/www.templatemonster.com\/help\/how-to-upgrade-wordpress-engine-manually.html","title":{"rendered":"How to upgrade WordPress engine manually"},"content":{"rendered":"<p>\r\n    If you don&#8217;t have access to automatic WordPress updates or you want to\r\n    control any single update on your own, then you need to follow WordPress\r\n    manual update process. In order to get your WordPress engine easily updated\r\n    you need to perform the following steps:\r\n<\/p>\r\n<p>\r\n    <strong>Step 1.<\/strong> At the very beginning of updating process it is required to backup\r\n    your previous engine files, you may change your mind after you install a\r\n    new version and want your site back to the way it was before. Feel free to\r\n    check the detailed instructions on how to backup all of your files in your\r\n\tWordPress directory and your    <a href=\"https:\/\/codex.wordpress.org\/Glossary#.htaccess\"> .htaccess<\/a>\r\n    file below:\r\n    \r\n    <a href=\"https:\/\/codex.wordpress.org\/WordPress_Backups\">\r\n        https:\/\/codex.wordpress.org\/WordPress_Backups\r\n\t<\/a>\r\n<\/p>\r\n<p>\r\n    <i>Please notice: the upgrade process will affect all files and folders\r\n\t\tincluded in the main WordPress installation. This includes all the core\r\n\t\tfiles used to run WordPress. If you have made any modifications to those\r\n\tfiles, your changes will be lost.<\/i> \r\n<\/p>\r\n<p>\r\n    <strong>Step 2.<\/strong> To get WordPress updated without troubles, we would also recommend\r\n    to deactivate your plugins under Plugins tab in your dashboard:\r\n    \r\n<\/p>\r\n\r\n<a class=\"darkbox\" href=\"\/help\/wp-content\/uploads\/2018\/02\/How_to_upgrade_WordPress_engine_manually1.png\"><img loading=\"lazy\" src=\"\/help\/wp-content\/uploads\/2018\/02\/How_to_upgrade_WordPress_engine_manually1.png\" alt=\"\" width=\"1280\" height=\"650\" class=\"alignnone size-full wp-image-84156\" srcset=\"https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2018\/02\/How_to_upgrade_WordPress_engine_manually1.png 1280w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2018\/02\/How_to_upgrade_WordPress_engine_manually1-150x76.png 150w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2018\/02\/How_to_upgrade_WordPress_engine_manually1-300x152.png 300w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2018\/02\/How_to_upgrade_WordPress_engine_manually1-768x390.png 768w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2018\/02\/How_to_upgrade_WordPress_engine_manually1-1024x520.png 1024w\" sizes=\"(max-width: 1280px) 100vw, 1280px\" \/><\/a>\r\n<p>\r\n\t<strong> Step 3.<\/strong> Once backup is done, you need to download a fresh copy of latest\r\n\tWordPress software from    <a href=\"http:\/\/wordpress.org\/download\/\"> WordPress.org<\/a> to your desktop\r\n    and extract the zip archive. Inside the zip archive, you will find a folder named WordPress.\r\n<\/p>\r\n<p>\r\n\t<strong> Step 4.<\/strong> Using<a href=\"https:\/\/codex.wordpress.org\/FTP_Clients\"> FTP<\/a> or\r\n    your shell access, delete the old <strong>wp-includes<\/strong> and <strong>wp-admin<\/strong> directories on\r\n    your web host. And then you need to upload the new <strong>wp-includes<\/strong> and <strong>wp-admin<\/strong>\r\n    folders in place of the previously deleted directories:\r\n<\/p>\r\n\r\n<a class=\"darkbox\" href=\"\/help\/wp-content\/uploads\/2018\/02\/How_to_upgrade_WordPress_engine_manually2.png\"><img loading=\"lazy\" src=\"\/help\/wp-content\/uploads\/2018\/02\/How_to_upgrade_WordPress_engine_manually2.png\" alt=\"\" width=\"1280\" height=\"650\" class=\"alignnone size-full wp-image-84157\" srcset=\"https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2018\/02\/How_to_upgrade_WordPress_engine_manually2.png 1280w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2018\/02\/How_to_upgrade_WordPress_engine_manually2-150x76.png 150w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2018\/02\/How_to_upgrade_WordPress_engine_manually2-300x152.png 300w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2018\/02\/How_to_upgrade_WordPress_engine_manually2-768x390.png 768w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2018\/02\/How_to_upgrade_WordPress_engine_manually2-1024x520.png 1024w\" sizes=\"(max-width: 1280px) 100vw, 1280px\" \/><\/a>\r\n\r\n<p>\r\n    <strong>Step 5.<\/strong> Upload the individual files from the new <strong>wp-content<\/strong> folder to your\r\n    existing <strong>wp-content<\/strong> folder, overwriting existing files. Do NOT delete any files or folders in your\r\n    existing wp-content directory (except for the one being overwritten by new\r\n    files).\r\n<\/p>\r\n<p>\r\n    <i>Make sure that you only copy the files from inside this directory, rather\r\n\t\tthan replacing your entire <strong>wp-content<\/strong> directory. This is where your themes\r\n\t\tand plugins live, so you will want to keep them. If you have customized the\r\n\t\tdefault or classic themes without renaming them, make sure not to overwrite\r\n\tthose files, otherwise, you will lose your changes.<\/i>\r\n<\/p>\r\n<p>\r\n    <strong>Step 6.<\/strong> You should replace all the old WordPress files in the root\r\n    directory (such as index.php, wp-login.php and so on). Furthermore, take a\r\n    look at the <strong>wp-config-sample.php<\/strong> file, to see if any new settings have been\r\n    introduced that you might want to add to your own <strong>wp-config.php.<\/strong>\r\n<\/p>\r\n<p>\r\n    <strong>Step 7.<\/strong> Visit your main WordPress admin page at \/wp-admin. You may be asked to log in again. If a database upgrade is necessary at this point, WordPress\r\n    will detect it and give you a link to a URL like\r\n    <strong>http:\/\/example.com\/wordpress\/wp-admin\/upgrade.php<\/strong>. Follow that link and follow the instructions. This will update your database to be compatible with the latest code.\r\n<\/p>\r\n<p>\r\n    <strong>Step 8.<\/strong> Your WordPress engine has been updated:\r\n<\/p>\r\n <a class=\"darkbox\" href=\"\/help\/wp-content\/uploads\/2018\/02\/How_to_upgrade_WordPress_engine_manually3.png\"><img loading=\"lazy\" src=\"\/help\/wp-content\/uploads\/2018\/02\/How_to_upgrade_WordPress_engine_manually3.png\" alt=\"\" width=\"1280\" height=\"650\" class=\"alignnone size-full wp-image-84158\" srcset=\"https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2018\/02\/How_to_upgrade_WordPress_engine_manually3.png 1280w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2018\/02\/How_to_upgrade_WordPress_engine_manually3-150x76.png 150w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2018\/02\/How_to_upgrade_WordPress_engine_manually3-300x152.png 300w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2018\/02\/How_to_upgrade_WordPress_engine_manually3-768x390.png 768w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2018\/02\/How_to_upgrade_WordPress_engine_manually3-1024x520.png 1024w\" sizes=\"(max-width: 1280px) 100vw, 1280px\" \/><\/a><p>\r\n    Reactivate plugins in case you disabled them on step 2. If you have issues with logging in, try clearing cookies in your browser.\r\n<\/p>\r\n<p>\r\n    Now you&#8217;ve got the hang of how to upgrade WordPress engine manually, so you can play around with the latest version of WordPress.\r\n<\/p>\r\n<p>We hope this step-by-step guidance was useful for you. Feel free to check our <a href=\"https:\/\/www.templatemonster.com\/blog\/tag\/wordpress\/\" target=\"_blank\">blog<\/a> to learn more tweaks on how to manage your WordPress website as a guru of the web design!<\/p>\r\n<p>Browse our brand new <a href=\"https:\/\/www.templatemonster.com\/wordpress-themes.php\" title=\"WordPress Templates\" target=\"_blank\">WordPress Templates<\/a> and extend the functionality of your website.<\/p>","protected":false},"excerpt":{"rendered":"<p>If you don&#8217;t have access to automatic WordPress updates or you want to control any single update on your own, then you need to follow Wordpress manual update process.<\/p>\n","protected":false},"author":124,"featured_media":84162,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[2017,728],"tags":[563,1407,1042],"_links":{"self":[{"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/posts\/84154"}],"collection":[{"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/users\/124"}],"replies":[{"embeddable":true,"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/comments?post=84154"}],"version-history":[{"count":5,"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/posts\/84154\/revisions"}],"predecessor-version":[{"id":84170,"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/posts\/84154\/revisions\/84170"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/media\/84162"}],"wp:attachment":[{"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/media?parent=84154"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/categories?post=84154"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/tags?post=84154"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}