# WordPress Core Updates

<figure><img src="/files/iVKp3QQZSgx1ufU5mrZV" alt=""><figcaption></figcaption></figure>

**Current Version**

* Displays the currently installed version of WordPress on the site.
* Colour-coded for easy recognition:

  * Green = Up to date
  * Orange = Update available
  * Red = Significantly out of date

**Latest Version**

* Shows the most recent stable version of WordPress available.
* A direct link to the official [WordPress release notes](https://wordpress.org/news/category/releases/) is included, so you can view:
  * Patch notes
  * Feature changes
  * Security improvements

***

#### Update Your WordPress Core (When Available)

If an update is available:

1. A button labelled “Update To Latest” will appear below the version comparison.
2. Clicking this will initiate the core update process.
3. Varsuite Core performs this safely via your site’s secure connection and automatically verifies the update was successful.

> Reminder: It is strongly advised to take a full [backup](/seo-tools/analytic-tag-detection.md) before performing any core update. Varsuite Core will prompt you to configure backups if they haven’t been set up yet.

<figure><img src="/files/JlQlEQEgAGeAZ55kKld9" alt=""><figcaption></figcaption></figure>

***

#### Why Staying Updated Matters

Keeping WordPress core up to date ensures:

* Security – Protects against vulnerabilities in outdated versions.
* Performance – Delivers improvements in speed and efficiency.
* Compatibility – Ensures smooth operation with newer plugins and themes.
* New Features – Gain access to the latest tools and enhancements.

***

#### Additional Tools in the Header

From this page, you can also:

* Quickly navigate to Site Management, Monitoring, SEO Tools, or Reports via the top nav bar.
* Switch between multiple synced websites using the “Switch Site” dropdown in the header.

***

This page gives agencies and developers the confidence and control to manage core WordPress updates across multiple sites all within the Varsuite Core platform.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.vs-core.com/site-management-wordpress/wordpress-core-updates.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
