| /home/xdxuekl/www/wp-content/themes/quart/framework/modules/blog/templates/parts/post-info/ |
| Current File : /home/xdxuekl/www/wp-content/themes/quart/framework/modules/blog/templates/parts/post-info/like.php |
<?php if(quart_mikado_core_plugin_installed()) { ?>
<div class="mkdf-blog-like">
<?php if( function_exists('quart_mikado_get_like') ) quart_mikado_get_like(); ?>
</div>
<?php } ?>