function _show_post_preview() {

    if ( isset($_GET['preview_id']) && isset($_GET['preview_nonce']) ) {
        $id = (int) $_GET['preview_id'];