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

Consistently use wp_parse_url(); deprecate AMP_WP_Utils #995

Merged
merged 9 commits into from
Mar 19, 2018

Commits on Mar 8, 2018

  1. remove AMP_WP_Utils class and tests

    Paul Schreiber committed Mar 8, 2018
    Configuration menu
    Copy the full SHA
    c7c227b View commit details
    Browse the repository at this point in the history
  2. replace AMP_WP_Utils::parse_url() with wp_parse_url()

    Paul Schreiber committed Mar 8, 2018
    Configuration menu
    Copy the full SHA
    65b88f7 View commit details
    Browse the repository at this point in the history
  3. replace parse_url() with wp_parse_url()

    Paul Schreiber committed Mar 8, 2018
    Configuration menu
    Copy the full SHA
    944bbf9 View commit details
    Browse the repository at this point in the history
  4. bump minimum required version to 4.8

    Paul Schreiber committed Mar 8, 2018
    Configuration menu
    Copy the full SHA
    0c6bd93 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2018

  1. Revert "bump minimum required version to 4.8"

    This reverts commit 0c6bd93.
    paulschreiber committed Mar 18, 2018
    Configuration menu
    Copy the full SHA
    59bbbbb View commit details
    Browse the repository at this point in the history
  2. Revert "remove AMP_WP_Utils class and tests"

    This reverts commit c7c227b.
    paulschreiber committed Mar 18, 2018
    Configuration menu
    Copy the full SHA
    745eb87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6690c67 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f49291 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2018

  1. Configuration menu
    Copy the full SHA
    de3f263 View commit details
    Browse the repository at this point in the history