Making WordPress.org


Ignore:
Timestamp:
02/12/2025 01:01:54 AM (19 months ago)
Author:
dd32
Message:

Trac: Add a 'tests' focus to core.trac.

Props desrosj.
See https://make.wordpress.org/core/2024/10/11/proposal-make-unit-test-tickets-easier-to-distinguish/.
Fixes #7907.

File:
1 edited

Legend:

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

    r14251 r14383  
    55
    66<?python
    7         scripts_version = '221'
     7        scripts_version = '222'
    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.