- WordPress Basics
- WordPress - Home
- WordPress - Overview
- WordPress - Installation
- WordPress - Dashboard
- WordPress Settings
- WordPress - General Setting
- WordPress - Writing Setting
- WordPress - Reading Setting
- WordPress - Discussion Setting
- WordPress - Media Setting
- WordPress - Permalink Setting
- WordPress - Plugin Setting
- WordPress Categories
- WordPress - Add Category
- WordPress - Edit Category
- WordPress - Delete Category
- WordPress - Arrange Categories
- WordPress Posts
- WordPress - Add Posts
- WordPress - Edit Posts
- WordPress - Delete Posts
- WordPress - Preview Posts
- WordPress - Publish Posts
- WordPress Media
- WordPress - Media Library
- WordPress - Add Media
- WordPress - Insert Media
- WordPress - Edit Media
- WordPress Pages
- WordPress - Add Pages
- WordPress - Publish Pages
- WordPress - Edit Pages
- WordPress - Delete Pages
- WordPress Tags
- WordPress - Add Tags
- WordPress - Edit Tags
- WordPress - Delete Tags
- WordPress Links
- WordPress - Add Links
- WordPress - Edit Links
- WordPress - Delete Links
- WordPress Comments
- WordPress - Add Comments
- WordPress - Edit Comments
- WordPress - Moderate Comments
- WordPress Plugins
- WordPress - View Plugins
- WordPress - Install Plugins
- WordPress - Customize Plugins
- WordPress Users
- WordPress - User Roles
- WordPress - Add Users
- WordPress - User Photo
- WordPress - Edit Users
- WordPress - Delete Users
- WordPress - Personal Profile
- WordPress Appearance
- WordPress - Theme Management
- WordPress - Customize Theme
- WordPress - Widget Management
- WordPress - Background
- WordPress Advanced
- WordPress - Host Transfer
- WordPress - Version Update
- WordPress - Spam Protection
- WordPress - Backup & Restore
- WordPress - Optimization
- WordPress - Reset Password
- WordPress Useful Resources
- WordPress - Questions and Answers
- WordPress - Quick Guide
- WordPress - Useful Resources
- WordPress - Discussion
WordPress - Version Update
In this chapter, we will study how to update version in WordPress. Here, we will upgrade WordPress to the latest version through the admin panel.
Following are a few simple steps to update the version in WordPress.
Step (1) − Click on Please Update Now as shown in the following screen.
You will get notifications in WordPress admin panel when there is a newer version available for WordPress. Before updating, it is advised to keep WordPress backup.
Step (2) − After clicking on the update link, the following page gets displayed. Click on Update Now button.
Step (3) − The following message gets displayed during the upgradation of WordPress.
Note − While updating the version, if you get an error as
Fatal error: Maximum execution time of 30 seconds exceeded in C:\your wordpress folder\wp-includes\class-http.php on line 1597
then you need to take the following actions −
Open your WordPress folder → wp-includes folder
Open class-http.php file and add the following line at the beginning − set_time_limit (0);
Save the file.
Now your WordPress is successfully upgraded.
To Continue Learning Please Login
Login with Google