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

Add MediaResponse object to support pagination headers #49

Merged
merged 6 commits into from
Sep 27, 2021

Commits on Sep 17, 2021

  1. Add MediaResponse object to support pagination headers

    This is a first pass at adding support for WordPress 5.8 requiring pagination headers for the media library.
    
    Related to #38
    roborourke committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    24d2bce View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. Update LocalProvider too

    roborourke committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    840423f View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

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

Commits on Sep 22, 2021

  1. Update readme example

    roborourke committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    e580e9b View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Thorsten Frommen <[email protected]>
    roborourke and tfrommen authored Sep 22, 2021
    Configuration menu
    Copy the full SHA
    af07f20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a845dfa View commit details
    Browse the repository at this point in the history