Making WordPress.org


Ignore:
Timestamp:
05/07/2025 03:59:46 AM (16 months ago)
Author:
dd32
Message:

Trac: Reanme the needs-testing-info and has-testing-info to needs-test-info and has-test-info.

Props SirLouen, joemcgill, dd32.
Fixes #7935

File:
1 edited

Legend:

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

    r14442 r14448  
    55
    66<?python
    7         scripts_version = '224'
     7        scripts_version = '225'
    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.