• Notice: Undefined index: post_type in /nas/content/live/wrdsb/wp-content/plugins/live-drafts/liveDrafts.php on line 71

    This is line 71 (and above and below a couple):

    // Only continue if this request is for the post or page post type
    if (!in_array($_POST[‘post_type’], array(‘post’, ‘page’))) {
    return $id;
    }

    https://wordpress.org/plugins/live-drafts/

  • The topic ‘Undefined index: post_type’ is closed to new replies.