<?php
/**
* WooCommerce Reporting Functions
*
* Functions for getting sales reports.
* @author WooThemes
* @category Core
* @package WooCommerce/Functions
* @version 2.1.0
*/
if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly