search_stat_direction
Determines the direction the stat search needs to go for a given stat.
Parameters
- string $stat — The stat being searched for.
Returns
- string — The SQL direction for the stat search.
Since: 2.0
Source
- /includes/classes/base/class-stats.php — 2440