It doesn’t look like that filter exists in WordPress core. That being said, I have the solution for you. That select uses an option to set the default size:
get_option( 'image_default_size', 'medium' );
So all you have to do is update that option:
update_option( 'image_default_size', 'full' );
For reference: media.php line 1296
Related Posts:
- WP 4.4. responsive images browser choosing the “wrong” one
- Remove images (files) that were generated when using add_image_size()
- Using Images in WordPress – Best Practices
- Change html structure of all img tags in WordPress
- How to create thumbnails with a fixed width, so all of them will have the same width?
- Creating a rotating header /image slider using theme customization
- Adding HTML within an image title attribute
- How do I delete thousands of unattached images?
- How to remove link from an image in a post?
- Change html structure of all img tags in WordPress
- Limit author image size
- Setup A Default Featured Image
- What’s the best “insert all images” plugin?
- Any way to “combine” galleries or show multiple galleries as one?
- Can I the caption shortcode to set caption to a data attribute, and with the image’s alignment intact?
- Remove image classes from post thumbnail output
- How can I make all post image uploads have data-width and data-height attributes automatically by default?
- Photography Based Design – Multiple Images Per Post
- wp_upload_bits does not retrieve images that do not have an extension
- Get ALT attribute from title post (code not work)
- Image LazyLoad plugin not loading jQuery dependancies with wp_enqueue_script in WP 3.3.1
- How to check for images before echo
- Remove height attribute from wp_get_attachment
- Images give 404 after changing default domain
- Need custom picture field for pages
- Disable save as image on smartphones using all browsers ( chrome, firefox, ie, cm, opera )
- Apply nextgen-gallery lightbox effect [closed]
- How to pass on a value as parameter via url to another page
- WordPress 404 Images – Images not found after deleted from media
- Alt attribute is not showing while the value is given in Media
- WooCommerce Variation Swatches and Photos – get attribute thumbnail
- Get “Image CSS Class” value from the Advanced Options section
- Unable to delete images in Media Library
- Dinamically modifying attributes of images on posts
- How to add multiple images in a page
- Only User Upload image Http Error
- Remove “align” attribute on images
- Upload button in metabox not working
- Saving a post, content filtering and user levels
- Slider do not add alt attribute. Cant get alt attribute from a media library!
- How do I add a nested conditional within an echo – to use a default image if there isn’t one in the post?
- Why images are disappearing on WordPress web site?
- Img alt tag showing different value then entered
- Featured Image not changing
- Uploaded Media Images on Site
- How do I disable responsive images in WP 4.4?
- After Moving a Site to Another Domain, All Images Are Lost
- How to find attachment by it’s name?
- How to disable “insert into post” only when selecting the Featured Image?
- Is there a way to define a default caption to all uploaded images
- How can I add the “Use as featured image” to a custom metabox?
- How to increase media image scale limit?
- Dynamic-Image-Resize Plugin does not output anything
- How to place an image into header.php? [closed]
- Uploading an image as featured image from frontend form
- @wordpress/create-block image url in css
- How does WordPress work out the srcsets?
- How to include a picture in a blog post such that it will show in Facebook?
- Remove ‘wp-content/themes/themename/’ from Image path
- Why html tags are being appended to my pictures?
- Removing width and height attributes from wp-get-attachment
- wordpress media library shows empty images
- How to change the target size of images clicked on in WordPress standard gallery
- How to display alt tags in img src?
- Imagick vs GD colour issues on image uploads
- How to add image and featured image to post by WP REST API
- Jetpack’s photon causes local site to try and serve images from WordPress CDN [closed]
- wp_generate_attachment_metadata is creating an empty array
- How to stop wordpress always displaying full-res images
- WordPress PNG compression issue
- Fallback image size when using wp_get_attachment_image_src / full size compressed image
- Rewrite all article pictures to link to file
- Upload box media size not working
- Featured images disappear after DB export/import?
- Automatically Insert alt attribute above image has h2
- Rebuild thumbnails via WP Cli – how?
- Get ID for previous/next image link
- Changing Image Size Settings does not show in Image Details
- Logo is not being displayed in header (Twentytwelve)
- Set Featured Image not opening – Stuck at loading
- Get the URL, width and height of an image where the width and height are a specified minimum
- Simple Local Avatar Plugin
- Metabox image upload value
- Customizing the gallery of the post correctly
- Always display a picture even if the link is broken?
- How to remove image size inline style in article and include caption
- Is there a layout to place 2 same sized images in two columns on the WordPress page?
- Do I need to re-register all my images in the media library after a migration?
- How can I change the header on the pages?
- ADD class to all my images (thumbail)
- Custom Background for each page and post
- How can the alt be added to this wooCommerce category image?
- How to make Facebook share the featuterd image from url on WordPress
- Delete images of a particular size
- Images not rendering
- Add category description to list of category with taxonomy image
- How do I get the URL of only the first picture in a WordPress post?
- Images getting corrupt automatically
- Thumbnail size keeps resetting automatically
- Images uploaded in customized gallery do not link to media