Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3rd party tools: update the way the files are required #12026

Merged
merged 2 commits into from
Apr 15, 2019

Commits on Apr 11, 2019

  1. 3rd party tools: update the way the files are required

    This change:
    
    - makes it easier to add new files to that list in the future.
    - allows us to sync that file with WordPress.com. On WordPress.com, since some of the compat files do not exist, they just won't be required.
    - orders the list alphabetically
    - fixes all phpcs warnings
    jeherve committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    4c8b45b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e95dcc View commit details
    Browse the repository at this point in the history