LearnDash_Search::posts_where_request( string $where, Object $query )

Filter WP_Query ‘where’ string to add LD search logic.


Description Description


Parameters Parameters

$where

(Required) SQL where part.

$query

(Required) WP_Query object.


Top ↑

Return Return

(string) $where.


Top ↑

Source Source

File: includes/class-ld-search.php


			

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.