[wp-meta] [Making WordPress.org] #7047: Fix homepage og image
Making WordPress.org
noreply at wordpress.org
Wed Jun 14 10:54:45 UTC 2023
#7047: Fix homepage og image
----------------------------+---------------------
Reporter: jonoaldersonwp | Owner: (none)
Type: defect (bug) | Status: new
Priority: high | Milestone:
Component: General | Resolution:
Keywords: |
----------------------------+---------------------
Comment (by paulkevan):
So I tracked this down to a filter being used too late, and therefore
being overridden on output. What it should be is here:
https://github.com/WordPress/wporg-main-2022/blob/trunk/source/wp-
content/themes/wporg-main-2022/inc/page-meta-descriptions.php#L44
Setting it to run at priority `11` here: https://github.com/WordPress
/wporg-main-2022/blob/trunk/source/wp-content/themes/wporg-main-2022/inc
/page-meta-descriptions.php#L69 would allow the customizations to happen.
Is it intentional to have a screenshot of the theme dashboard on the
Rosetta sites?
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/7047#comment:3>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list