mage-eventpress/templates/single/details.php

2 lines
78 B
PHP
Raw Normal View History

2020-07-12 06:42:13 -04:00
<?php
echo apply_filters('mep_event_details_content', $content, get_the_id());