Making WordPress.org

Opened 4 days ago

Closed 4 days ago

Last modified 4 days ago

#8143 closed defect (bug) (fixed)

WordPress Version not display on the site

Reported by: dilip2615's profile dilip2615 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)

mismatch.mp4 (3.7 MB) - added by dilip2615 4 days ago.
this is a video for mismatche the version label.

Change History (3)

@dilip2615
4 days ago

this is a video for mismatche the version label.

#1 @dd32
4 days ago

  • Component changed from Handbooks to General
  • Keywords needs-unit-tests removed
  • Resolution set to fixed
  • Status changed from assigned to closed

Previously: https://core.trac.wordpress.org/ticket/64279

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.

#2 @Otto42
4 days ago

  • Keywords needs-patch has-screenshots removed
  • Priority changed from high to normal
Note: See TracTickets for help on using tickets.