mage-eventpress/inc/mep_tax_fw_meta.php

8 lines
162 B
PHP
Raw Normal View History

2020-04-28 06:37:33 -04:00
<?php
2020-05-24 04:17:41 -04:00
if (!defined('ABSPATH')) {
die;
} // Cannot access pages directly.
2020-04-28 06:37:33 -04:00
/**
* This will be used for Taxonomy Meta Box with the Brand New Mage Freamwork
*/