Skip to content

The $wp_query->query_vars['asp_override'] is incorrectly checked #159

@ernestmarcinko

Description

@ernestmarcinko

In SearchOverride.php the $wp_query->query_vars['asp_override'] is only checked for falsy values, whereas it should affect the override if it's true.

This is a major issue if a 3rd party plugin wan't to trigger the search override.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

Status
Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions