Changeset 7682 for sites/trunk/trac.wordpress.org/templates/site.html
- Timestamp:
- 09/20/2018 07:11:57 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/trac.wordpress.org/templates/site.html
r7680 r7682 5 5 6 6 <?python 7 scripts_version = '10 4'7 scripts_version = '105' 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.