Home Website TutorialsWordPress How to upgrade the WordPress version

How to upgrade the WordPress version

by Thạch Phạm
Published: Last Updated on
A+A-
Reset

Currently, WordPress is a very developed open-source code that is trusted by the majority of the community, because of this growth, WordPress regularly upgrades and develops its features through new version updates. Upgrading to new versions will help provide a better experience and support patching backlog vulnerabilities from previous older versions, and this upgrade is always recommended by the developer.

In this article, AZDIGI will show you how to upgrade the WordPress version.

How to upgrade the WordPress version

First, you need to check the current version you are using by Login to the WordPress admin page, you click on the WordPress icon in the left corner of the screen> About WordPress => (currently using version 5.4.2)

wp

Note: Before implementing, you need to back up your website first.

Method 1: Upgrade WordPress directly from the WordPress admin page

At the admin page, click News Feed (1) => Update (2) => If there is a new WordPress version, the system will display the update here, so the latest version is 5.5 .1, you click Update now (3).

wp1 4

The upgrade process will take place as follows:

wp2

So you have successfully upgraded the WordPress version to 5.5.1.

wp3

Method 2: Upgrade the WordPress version manually

Step 1: Download the version of WordPress you need to upgrade from the homepage

To use this method, you need to download the version of WordPress to upgrade by accessing the link here (you should choose to download the file in .zip format).

wp4

Step 2: Process the downloaded data

You extract the source code (the file will be in the form wordpress-5.5.1.zip) and delete the wp-content folder and compress the edited data into the original .zip file.

wp5 1

So you have finished processing the downloaded source code.

Step 3: Process the current data of the website

You can use FTP or File Manager on Hosting/VPS to access the directory path containing the source code of the current website (usually Public_html).

You keep the wp-content folder (1) and the wp-config.php file (2), the rest you can delete.

Note: If on the website there are files used to authenticate Google Search Console, API (for example, the file is in the form robots.txt), you should keep these files.

wp6

Next, you proceed to upload new data in Step 2, then go to the website to check and click Update WordPress Database to complete the process.

wp7

Method 3: Upgrade the WordPress version using WP-CLI

If the Server/VPS/Hosting you are using supports the Command and has WP-CLI installed, you can downgrade WordPress via WP-CLI with a simpler and faster operation than the above two methods.

You open your Command window and move to the folder containing the website source code and use the following commands:

  • Check the current version in use
AZDIGI Tutorial
wp core version
    
[trungkie@chv10-24851 azdigi.cf]$ wp core version 
5.4.2

Currently, I’m using version 5.4.2.

  • Upgrade WordPress version
AZDIGI Tutorial
wp core update --version=5.5.1 --force
    
[trungkie@chv10-24851 azdigi.cf]$  wp core update --version=5.5.1 --force
Updating to version 5.5.1...
Downloading update from https://wordpress.org/wordpress-5.5.1.zip...
Unpacking the update...
Success: WordPress updated successfully.
[trungkie@chv10-24851 azdigi.cf]$ wp core version
5.5.1

Has been upgraded to 5.5.1 successfully.

Summary

Thus, in this article, AZDIGI has shown you some of the simplest ways to upgrade the WordPress version, you can choose which way suits your situation and the ability to do it. If you find the article useful, you can share it widely!

Wishing you success!

You can check out some of the tutorials below:

  • Instructions for using WP-CLI to manage WordPress.

If you need assistance, you can contact support in the ways below:

Đánh giá

Tham gia nhóm hỗ trợ Server - Hosting

Tham gia nhóm Hỗ trợ Server - Hosting & WordPress để cùng nhau hỏi đáp và hỗ trợ các vấn đề về WordPress, tối ưu máy chủ/server.

Tham gia ngay

Bài viết cùng chuyên mục

AZDIGI – Không chỉ là đơn vị hàng đầu trong lĩnh vực Web Hosting và Máy chủ, chúng tôi mong muốn mang lại những kiến thức bổ ích nhất và luôn cập nhật thường xuyên cho cộng đồng người đam mê thiết kế website, công nghệ,…

Vui lòng không sao chép nội dung nếu chưa xin phép. Designed and Developed by PenciDesign