6 lines
213 B
PHP
6 lines
213 B
PHP
<?php
|
|
/**
|
|
* Use this file for all your template filters and actions.
|
|
* Requires PDF Invoices & Packing Slips for WooCommerce 1.4.13 or higher
|
|
*/
|
|
if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
|