search_stat

Creates the SQL for the column to search for in the stat search.

Parameters

  • string $stat — The stat being searched for.

Returns

  • string — The SQL to search for the stat.

Since: 2.0

Source

  • /includes/classes/base/class-stats.php — 2397