Running an outdated version of WordPress can leave your site vulnerable to security threats, slow down performance, and cause compatibility issues—especially if you’re using the Divi Theme. Since Divi receives frequent updates that introduce new features and improvements, having the latest WordPress version ensures everything runs smoothly without conflicts. Keeping both WordPress and Divi updated helps maintain site stability, reduces the risk of plugin incompatibilities, and improves overall functionality. Before making any updates or troubleshooting issues, the first step is to check which WordPress version your site is running. This simple step can prevent potential headaches down the road.
In this blog post, we’ll walk you through different ways to check your WordPress version, whether from the admin dashboard, or by inspecting your site’s source code. Keep reading to make sure you’re always running the latest version for the best performance and security!
Why Check Your WordPress Version in Divi?
Keeping track of your WordPress version is essential when using the Divi Theme. Running an outdated version can lead to unexpected issues, from minor glitches to major functionality problems. By checking your WordPress version, you can:
- Make sure your site remains compatible with the latest Divi features and improvements.
- Avoid plugin or theme conflicts that may occur when WordPress and Divi are not on the same update cycle.
- Strengthen site security by identifying outdated software that could expose your site to vulnerabilities.
Now, let’s go over the different methods you can use to check your WordPress version while working with Divi.
1. Check Your WordPress Dashboard
One of the quickest ways to find your WordPress version while using Divi is through the admin dashboard. Here’s how to do it:
- Log in to your WordPress admin panel by going to yourwebsite.com/wp-admin.
- Once inside, navigate to the Dashboard and look for the At a Glance widget.
- Your current WordPress version should be displayed there, along with other basic site details.

Checking Your WordPress Version in the Admin Dashboard
If you don’t see the version number in this section, don’t worry—there are other ways to check. Let’s go over the next method.
Read More: Best Security Measures for Divi: Hardening Your Website Against Threats
2. Check the “About WordPress” Page
Another simple way to find your WordPress version while using Divi is through the About WordPress page. Here’s how:
- In your WordPress admin panel, click the WordPress logo in the top-left corner.
- From the dropdown menu, select About WordPress.
- The version number will be clearly displayed at the top of the page, along with details about the latest updates and features.

Checking Your WordPress Version on the About WordPress Page
This method is useful if the version isn’t visible in the At a Glance widget. If you still can’t find it, let’s look at another way to check.
3. Find the WordPress Version on the Updates Page
WordPress has a built-in updates manager that makes it easy to check your current version. To find it:
- Go to your WordPress dashboard and click on Updates in the left-hand menu.
- At the top of the page, you’ll see your current WordPress version displayed.
- If an update is available, you’ll also see an option to install the latest version.

Checking Your WordPress Version on the Updates Page
This page is not just for WordPress updates—it also lets you manage updates for your Divi Theme and installed plugins. Keeping everything up to date ensures better performance and security. If you need another way to check your version, there’s still one more method to try.
4. Find the Version in the Site’s Page Source
If you don’t have access to the WordPress admin panel, you can still check the version by inspecting the page source. Here’s how:
- Open your Divi-powered website in a web browser.
- Right-click anywhere on the page and select View Page Source (or use Ctrl+U on Windows / Cmd+Option+U on Mac).
- Press Ctrl+F (Windows) or Cmd+F (Mac) and type “generator” in the search box.
- If visible, you’ll find a meta tag like this:
<meta name="generator" content="WordPress 6.7.2" />

Checking Your WordPress Version Through Page Source
Keep in mind that some security plugins or hosting configurations may remove this tag to prevent potential vulnerabilities. If you don’t see it, you’ll need to try another method to check your WordPress version in Divi.
Read More: Fixing Divi Bugs: Effective Solutions and Troubleshooting
5. Check the “version.php” File via FTP
If you have FTP access, you can find your WordPress version directly from the version.php file. This method works even if you can’t log into the admin dashboard. Here’s what to do:
- Use an FTP client like FileZilla to connect to your website.
- Once connected, go to the wp-includes/ directory.
- Locate the version.php file and open it with a text editor.
- Search for the line that looks like this:
$wp_version = '6.7.2';

Finding Your WordPress Version Using FTP
This line tells you exactly which WordPress version is installed. If you’re troubleshooting or planning an update for your Divi-powered website, this method ensures you get the right version details.
Final Thoughts
Checking your WordPress version is a small but essential step in keeping your Divi website secure, stable, and fully functional. The easiest way is through the WordPress dashboard, but if you don’t have admin access, alternative methods like inspecting the page source or using FTP can help.
If your site is running an outdated version, updating can ensure better security, improved performance, and full compatibility with Divi’s latest features. Just be sure to back up your site before making any changes to avoid potential issues.
0 Comments