Shortcode

Copy and paste this shortcode into your posts, pages or block editor:

[smart_post_show id="' . $post_id . '"]

Template Include

Paste the PHP code into your template file:

<?php echo do_shortcode(\'[smart_post_show id="' . $post_id . '"]\'); ?>
' : ''; } } }