Making WordPress.org


Ignore:
Timestamp:
04/03/2020 04:55:32 AM (6 years ago)
Author:
dd32
Message:

Trac: Enable GitHub PR support for Meta Trac.

See https://github.com/WordPress/wordpress.org/pull/4.
See #4903.

Location:
sites/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk

    • Property svn:global-ignores set to
      .gitignore
      .git
  • sites/trunk/trac.wordpress.org/templates/site.html

    r9629 r9695  
    55
    66<?python
    7         scripts_version = '139'
     7        scripts_version = '140'
    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.