| | |
| | | */ |
| | | |
| | | |
| | | require(ATAT_DIR . '/content/soap.php'); |
| | | require(AEI_DIR . '/content/tattoos.php'); |
| | | require(AEI_DIR . '/content/piercings.php'); |
| | | require(AEI_DIR . '/content/artwork.php'); |
| | | require(AEI_DIR . '/content/offers.php'); |
| | | require(AEI_DIR . '/content/events.php'); |
| | | |
| | | //add_filter('jvb_content', 'atat_content'); |
| | | //function atat_content($content):array |
| | | //add_filter('jvb_content', 'aei_content'); |
| | | //function aei_content($content):array |
| | | //{ |
| | | // return [ |
| | | // 'soap' => atat_soap(), |
| | | // 'soap' => aei_soap(), |
| | | // ]; |
| | | //} |