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 custom min_hunts field to attractions.php #180

Open
AardWolf opened this issue Jul 27, 2022 · 1 comment
Open

Add custom min_hunts field to attractions.php #180

AardWolf opened this issue Jul 27, 2022 · 1 comment

Comments

@AardWolf
Copy link
Contributor

Recently a filter for min_hunts was added to searchByItem.php but attractions.php will not pass this along if we set it in the url.

It looks like 100 is hard-coded.

@logicalup
Copy link
Contributor

It's hardcoded in attractions page. It's not hardcoded in the api endpoint that everyone else should be using (searchby...). If we want people to change it from attractions page, i suggest we add a text/numeric field to make it obvious (instead of url)

@logicalup logicalup changed the title attractions.php does not pass optional min_hunts parameter Add custom min_hunts field to attractions.php Sep 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants