Making WordPress.org


Ignore:
Timestamp:
09/02/2025 12:25:04 AM (11 months ago)
Author:
dd32
Message:

Trac: Add a hint for where the WordPress Playground is developed.

See #8074.

File:
1 edited

Legend:

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

    r14519 r14520  
    55
    66<?python
    7         scripts_version = '228'
     7        scripts_version = '229'
    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.