Changeset 9368 for sites/trunk/trac.wordpress.org/templates/site.html
- Timestamp:
- 12/19/2019 08:41:36 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/trac.wordpress.org/templates/site.html
r9367 r9368 5 5 6 6 <?python 7 scripts_version = '13 1'7 scripts_version = '132' 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.