Applied to the SQL statement used to retrieve a single value from the database
$_sql = apply_filters( 'slimstat_get_var_sql', $_sql, $_aggregate_value );
Modified on: Thu, 30 Jul, 2015 at 2:53 PM
Applied to the SQL statement used to retrieve a single value from the database
$_sql = apply_filters( 'slimstat_get_var_sql', $_sql, $_aggregate_value );
Did you find it helpful? Yes No
Send feedback