Making WordPress.org


Ignore:
Timestamp:
02/02/2022 06:04:50 AM (5 years ago)
Author:
dd32
Message:

Trac: Add Openverse to meta.trac & redirect reports to the GitHub repo.

Props zackkrida.

Fixes #6045.
Fixes https://github.com/WordPress/openverse/issues/124
Closes https://github.com/WordPress/wordpress.org/pull/52

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/trac.wordpress.org/templates/site.html

    r11502 r11504  
    55
    66<?python
    7         scripts_version = '156'
     7        scripts_version = '157'
    88        project_slug = req.environ['HTTP_HOST'].split(':')[0].split('.')[0]
    99        wporg_endpoint = 'https://make.wordpress.org/' + project_slug + '/'
Note: See TracChangeset for help on using the changeset viewer.