8 lines
132 B
PHP
8 lines
132 B
PHP
<?php
|
|
/**
|
|
* Add compatible functions for older versions of WC or WP.
|
|
*
|
|
* @package AutomateWoo
|
|
*/
|
|
|
|
defined( 'ABSPATH' ) || exit;
|