We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5909183 commit 6b7095eCopy full SHA for 6b7095e
src/wp-admin/contribute.php
@@ -20,7 +20,7 @@
20
21
<div class="about__header">
22
<div class="about__header-image">
23
- <img src="images/about-release-logo.svg" alt="<?php _e( 'WordPress 6.9' ); ?>" />
+ <img src="images/about-release-logo.svg?ver=6.9" alt="<?php _e( 'WordPress 6.9' ); ?>" />
24
</div>
25
26
<div class="about__header-title">
0 commit comments