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 field added via attachment_fields_to_edit filter in Gutenberg
- Define how an attached image is rendered
- Adding or replacing image size
- [Solved]: Extend the list view in gutenberg editor?
- How do I delete all UNUSED images from my uploads directory?
- Allow contributor role to upload images and not edit already published articles
- Why is wp_get_attachment_image_src not working with my custom size (add_image_size)
- Making WordPress Gallery (.gallery-item) Responsive?
- Width 100%: Aspect ratio of image
- Upload images using FTP and show them in media
- Applying class to links around self hosted images embedded to posts/pages
- How to Make WordPress Default gallery responsive on mobile?
- Why does wordpress generate more thumbnails than the 3 standard sizes?
- including image assets in widget
- Link Featured Thumb to Attachment Page, If Possible
- Is there a shortcut to change bulk BMP images to JPG images in a site?
- Add instructions to featured image
- HTTP Error when uploading files above 7mb unless using GD Image Editor
- Image resize using url parmater
- How can I use cached images in an AJAX response?
- Is it a good practice to change media settings on theme activation?
- 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
- 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?
- What type to upload image within theme options?
- Uncaught Error: Call to undefined function file_is_valid_image()
- Remove one srcset entry from wp_get_attachment_image
- Replace image with its alt text?
- How to disable featured image from inside of the blog post?