I have a child theme.
I noticed this somewhere after the advent of extended Gutenberg, I have definitely observed this feature for at more 5 recent theme updates. I have not observed anything like this before.
The essence of the situation:
When a new version of the theme is released, for some reason the notification about it does not immediately appear on the pages:
– WordPress Updates /wp-admin/update-core.php
– Themes /wp-admin/themes.php
I click here /wp-admin/admin.php?page=xts_license (Theme License), then /wp-admin/update-core.php?force-check=1 (Dashboard -> Updates), then the update appears on the WordPress Updates page.
I install the update, it is installed, but after installing it, information appears on the /wp-admin/update-core.php (WordPress Updates) page that the update has been released again (for the same version that I already have installed). I install the update again for the same version.
How does it look in practice:
– didn’t wait for information about availability, launched via ?force-check=1
– for example, updated the theme to version 8.2.5
– and then the theme update appears again for theme update /wp-admin/update-core.php (update version 8.2.5 to version 8.2.5)
I can’t even think of what the reason is