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

Improve handling of URLs and location redirects in AMP #1203

Merged
merged 7 commits into from
Jun 7, 2018

Commits on Jun 6, 2018

  1. Configuration menu
    Copy the full SHA
    5e0055a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    029a325 View commit details
    Browse the repository at this point in the history
  3. Let amp_add_amphtml_link() replace poorly-named amp_frontend_add_cano…

    …nical()
    
    Deprecate amp-frontend-actions.php in favor of adding function to amp-helper-functions.php.
    westonruter committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    a7fbe8f View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2018

  1. Configuration menu
    Copy the full SHA
    31b9d52 View commit details
    Browse the repository at this point in the history
  2. Fix handling of re-validating URLs when redirects happen or post slug…

    …s change
    
    * Fix validation when switching between native and paired modes.
    * Only store canonical URLs for amp_invalid_url posts.
    * Fix issue with get_current_screen() not returning an object.
    westonruter committed Jun 7, 2018
    Configuration menu
    Copy the full SHA
    5ef42c2 View commit details
    Browse the repository at this point in the history
  3. Restore passing of current user cookies when validating a URL to acce…

    …ss private/drafted posts
    
    Partially reverts 90eff4f
    westonruter committed Jun 7, 2018
    Configuration menu
    Copy the full SHA
    16441b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    236be4b View commit details
    Browse the repository at this point in the history