postFilter() public method (available since version 2.0.5)
Set the post_filter
part of the search query.
See also $postFilter.
public $this postFilter ( $filter ) | ||
---|---|---|
$filter | string|array | |
return | $this |
The query object itself |
postFilter() public method (available since version 2.0.5)
Set the post_filter
part of the search query.
See also $postFilter.
public $this postFilter ( $filter ) | ||
---|---|---|
$filter | string|array | |
return | $this |
The query object itself |
Please login to continue.