Well, i think you totally right, there is no way to bulk change like that. But i found solution. Since Google Discover uses Featured Images for display, i can add my big size Featured Image to the post <?php the_post_thumbnail('full'); ?>
and hide it with css from the page rendering, but Google will use it as a display image.
Related Posts:
- How to extend the gallery block in Gutenberg?
- WordPress crop tool greyed out
- Set default image link target in Gutenberg image block
- WordPress adding scaled images that don’t exist (1536×1536 and 2048×2048)
- How to modify image editor dialog options on WordPress?
- get_post_gallery with Gutenberg
- How to include externally hosted images into a gallery block
- Apply image width to tag
- How to link Gutenberg Gallery images To Media file automatically?
- How to Add extra option to Image Block Settings?
- @wordpress/create-block image url in css
- How to remove buttons from gutenberg toolbar
- Extend core block attributes in post content
- 3.5 media.editor: what is the event listener for choosing an image?
- Gutenberg editor get post featured image by id
- hardcrop images in gutenberg “latest posts” block
- HTML tags in WordPress image caption
- Bulk edit Gutenberg single images to change from linking to media file to attachment page
- Trying to create a mouseover effect in html using Gutenberg editor
- Is there any action/filter hook to use when an image gets edited in the editor?
- Prevent Image Pasting in RichText Component
- Multiple amp-image overlays. How to properly do this in wordpress?
- Update an image block style programatically
- Add width & height attributes to Gutenberg’s image output?
- update_post_meta attachment_image_alt description for Gutenberg
- Replace image caption with its title and description
- t5-fresh-editor-stylesheets.php breaks image placement in WP Beta 3 editor
- How to get the Gallery form/section just like in Gutenberg block?
- Is there a wordpress filter to edit the markup of inline images?
- How to upload and style svg logo?
- Weird failing request
- How can I check if the first block is an image aligned left or right?
- Not seeing text alignment option in Image block
- Place image caption outside of figure tag (Gutenburg Image Markup)
- How to disable a WP Image Block to link to itself?
- get_post_gallery with Gutenberg
- How to join Caption AND Description Meta Fields as one combined-caption in Image Block
- Using srcsets in a custom block
- Rebuilding core image block
- Text Wrapping in Editor not Matching Website View
- A query to substitute images paths in gutenberg (website migration)?
- Convert multiple image blocks to gallery block in Gutenberg?
- Image alt attribute
- get_post_gallery with Gutenberg
- Pasted image and text in the editor doesn’t work
- image_send_to_editor filter – Unwanted paragraphs and line breaks
- Create slider option in editor
- Content around featured image
- Custom filename when pasting an image from clipboard
- Why some images are not allowed to be edited only for thumbnails?
- Multisite image URLs incorrect in editor
- Gutenberg block HTML image rendering override
- get attachment title based on attachment id
- Resizing images to the actual size used in the editor?
- PHP Fatal error: Call to undefined function download_url()
- Strange img srcset behaviour
- Images uploading to wrong folder
- set_post_thumbnail_size not cropping featured images, but reducing proportionally
- Get URLs for All Sizes of Image via Admin Panel
- Show Post Excerpt in Image Attachement
- WP 3.4 has missing photo data
- What’s the best “insert all images” plugin?
- Image Quality Thumbnail Compression in WordPress?
- How to add image id class?
- Do not change the order of the tags in the editor
- wp_get_attachment_url with specific image_size?
- Get meta data from image
- Shortcode for a link and thumbnail
- Fuzzy Images in WordPress 4.4
- How to add missing dimensions to all images to avoid cls?
- Default Image Link Type Setting not Working
- Fallback for missing srcset images
- max_srcset_image_width doesn’t work as intended
- Is it a good practice to change media settings on theme activation?
- How to fix a missing image
- Function to remove all classes on images inserted into posts?
- How to get the real file type for images that do not have an extension
- Display post image in a size defined by add_image_size()
- IMG size is set to width=”964px” or “100%”, but is shown as “634px” in browser
- Prevent WP from wrapping html in caption shortcode after ‘image_send_editor’ filter is applied
- Fetch the latest post with attachment image
- get rid of random string before an for an image path on wordpress
- How can i sorting and display image order by siz in media library?
- x2 images for retina?
- Load url image full size in thumbnail, medium, large size
- WordPress can’t detect any thumbnails size?
- Remove image border in twentyeleven theme [closed]
- How to display posts with images in fullscreen slider
- 403 Forbidden when accessing image in wordpress
- For what does WP generate Thumbnails?
- Adding multiple images on my site – without using plugins [closed]
- Remove the height limit on wordpress 3.4.2
- Image media upload problem in page editing modus?
- Is there a good way to use CMS images with CSS
- Upload image from other server without resize?
- How to access & display images from a post without textual content ( and vice versa) according to best wordpress practices
- Forcing absolute src links in the RSS feed
- where is images/image.jpg?
- Using the on-board image editor for featured images: edits are not being used
- What type to upload image within theme options?