Making WordPress.org

Changes between Initial Version and Version 1 of Ticket #4897, comment 2


Ignore:
Timestamp:
01/16/2020 01:18:26 AM (6 years ago)
Author:
diddledani
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4897, comment 2

    initial v1  
    11The `hreflang` output in the rest of the W.org site is handled by https://meta.trac.wordpress.org/browser/sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg/functions.php#L192. I'm unsure whether copying this code into either a shared location to be called from both `wporg` theme and `gutentheme`, or into the `gutentheme` directly will be suitable to fix this issue.
    22
    3 The Gutenberg section is actually a separate multisite blog so I'm not certain that the same localisation will work in both places. The WordPress-meta-environment isn't helping me here because it doesn't know about the Gutenberg site.
     3The Gutenberg section is actually a separate multisite blog so I'm not certain that the same localisation will work in both places. The WordPress-meta-environment in VVV isn't helping me here because it doesn't know about the Gutenberg site.