Set Default Images Link to NONE


/**
 * Media - set default image link location to 'None' 
 */

update_option('image_default_link_type','none');