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

Allow for both plain and pretty permalink structures #12

Merged
merged 9 commits into from
May 11, 2019
Merged

Commits on Mar 29, 2019

  1. Fix manual token creation with plain permalinks

    Uses the built-in `get_rest_url` API to handle all situations.
    
    Return only the path from `get_rest_uri`
    jkmassel committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    0036f10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68a2989 View commit details
    Browse the repository at this point in the history
  3. Test both permalink types

    jkmassel committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    0373219 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2019

  1. Fix Multi-site

    jkmassel committed May 9, 2019
    Configuration menu
    Copy the full SHA
    21edd99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96b85c0 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2019

  1. Fix token checking

    jkmassel committed May 10, 2019
    Configuration menu
    Copy the full SHA
    a06359a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0735f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e49c96 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e1e7e88 View commit details
    Browse the repository at this point in the history