dj
// Add Shortcode function custom_shortcode() { <br><br><br><br> <div id="dj"> <?php include("dj.php"); ?></div> <br><br> <div id="dj"> } add_shortcode( '', 'custom_shortcode' );
// Add Shortcode function custom_shortcode() { <br><br><br><br> <div id="dj"> <?php include("dj.php"); ?></div> <br><br> <div id="dj"> } add_shortcode( '', 'custom_shortcode' );