woocommerce_analytics_{$this->context}_select_query

woocommerce_analytics_{$this->context}_select_query

Appears in:
Hook Type: filter

See hook in core

Displaying hooks found in version: woocommerce.9.3.1

apply_filters('woocommerce_analytics_{$this->context}_select_query') is found 1 times:

  • /src/Admin/API/Reports/FilteredGetDataTrait.php line 56

    Warning: Undefined array key 58 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 59 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 60 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 61 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    		 *
    		 * @since 9.3.0
    		 * @param stdClass|WP_Error $results The results of the query.
    		 */
    		return apply_filters( "woocommerce_analytics_{$this->context}_select_query", $results, $args );
    	}
    }