EDD_Customer_Query::get_search_sql( string $string, array $columns )

Used internally to generate an SQL string for searching across multiple columns.


Description Description


Parameters Parameters

$string

(Required) Search string.

$columns

(Required) Columns to search.


Top ↑

Return Return

(string) Search SQL.


Top ↑

Source Source

File: includes/class-edd-customer-query.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.8 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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