#8143 closed defect (bug) (fixed)
WordPress Version not display on the site
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Component: | General | Keywords: | |
| Cc: |
Description
This feature dynamically fetches the latest WordPress version using the official WordPress Meta API and automatically updates the download button text to display the current version number. Instead of manually updating the version each time a new release is published, the system retrieves the latest release information in real-time and assigns it to the button label like , "Download WordPress (6.x.x)".
This ensures your website always shows the most accurate, up-to-date WordPress download information without any manual maintenance.
See this : https://prnt.sc/ZmBNcO4xtA9S
Attachments (1)
Change History (3)
#1
@
4 days ago
- Component changed from Handbooks to General
- Keywords needs-unit-tests removed
- Resolution set to fixed
- Status changed from assigned to closed
I updated Gutenberg to 22.2, as it was working in my test environment.. but evidently still broken in production.. Either I tested wrong, or I tested the wrong version :S.
Fix is in Gutenberg 22.3: https://github.com/WordPress/gutenberg/pull/73477
Reverted to version 22.0.
this is a video for mismatche the version label.