'; require_once(POST_NOTIFICATION_PATH . 'frontend.php'); //load FE post_notification_fe(); //run FE //********************************************************// // SHUT DOWN //********************************************************// echo '
'; //include Sidebar get_sidebar(); //Include the WP footer get_footer(); ?>