Changeset 14534 for sites/trunk/trac.wordpress.org/templates/site.html
- Timestamp:
- 09/19/2025 02:00:13 AM (8 months ago)
- File:
-
- 1 edited
-
sites/trunk/trac.wordpress.org/templates/site.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/trac.wordpress.org/templates/site.html
r14520 r14534 5 5 6 6 <?python 7 scripts_version = '2 29'7 scripts_version = '230' 8 8 project_slug = req.environ['HTTP_HOST'].split(':')[0].split('.')[0] 9 9 wporg_endpoint = 'https://make.wordpress.org/' + project_slug + '/'
Note: See TracChangeset
for help on using the changeset viewer.