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 filtering of lesson plans by language #1500

Merged
merged 10 commits into from
May 3, 2023

Commits on Apr 20, 2023

  1. Fix clear all filters button

    It should stay on the archive page rather than redirecting to the landing page
    adamwoodnz committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    99f0cdd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8417db5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b942e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    085e011 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    13ab2e4 View commit details
    Browse the repository at this point in the history
  6. Filter locales by any post type

    Enables admin page post type filtering to also filter the locale list
    adamwoodnz committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    463ea9d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4c1afee View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Remove duplicated query

    adamwoodnz committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    6f881b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6807634 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Update get_available_post_type_locales parameter order

    Optional parameter should be last in PHP 8
    adamwoodnz committed May 2, 2023
    Configuration menu
    Copy the full SHA
    4cb6519 View commit details
    Browse the repository at this point in the history