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

Properly set post type param to fix issues with Polylang and possibly others. #117

Merged
merged 3 commits into from
Aug 17, 2022

Commits on Oct 15, 2020

  1. Properly set post type, fixes issue with Polylang

    Polylang auto enables translation if the post type is `any`, this causes edge case issues for non-translatable post types.
    JoryHogeveen committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    25314ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1da1cc8 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. Correct post type for field relationships

    Enhances Polylang compatibility
    JoryHogeveen committed May 17, 2022
    Configuration menu
    Copy the full SHA
    03904bb View commit details
    Browse the repository at this point in the history