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

[SITE-372] allow subdirectory networks warning to be filtered #51

Merged

Commits on Jul 19, 2024

  1. add a new function for the message

    the message applies the filter so the individual calls don't need to do a check
    jazzsequence committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    8079e33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef6b59e View commit details
    Browse the repository at this point in the history
  3. update the @\since tag

    jazzsequence committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    12ba75d View commit details
    Browse the repository at this point in the history
  4. bump the version

    jazzsequence committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    9d53859 View commit details
    Browse the repository at this point in the history
  5. update the error message so it's standardized across all implementations

    it's not actually standard in the source because WP is dumb and no one looks at this page.
    jazzsequence committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    2293f26 View commit details
    Browse the repository at this point in the history
  6. break test cases out into separate tests.

    Co-authored-by: Phil Tyler <phil.tyler@pantheon.io>
    jazzsequence and pwtyler authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    9850c83 View commit details
    Browse the repository at this point in the history
  7. fix linting

    jazzsequence committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    66788ea View commit details
    Browse the repository at this point in the history