Will the plugin work if the image is added simply with the img tag
-
Images are inside the post (Guttenberg – Classic editor) and uploaded to the media, but they are displayed just as an img tag
<img src="https://site.com/wp-content/uploads/2022/08/pic.jpeg" alt="">
at the same domen site.com.And plugin status is done, but no featured images are created.
But if I add image as Gutenberg – Image block, then plugin can create featured image.
Does the plugin need some WP options like wp-image-94 with an ID?
<img width="800" height="400" src="https://site.com/wp-content/uploads/2022/08/pic.jpeg" alt="" class="wp-image-94" srcset="..." sizes="(max-width: 800px) 100vw, 800px">
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Will the plugin work if the image is added simply with the img tag’ is closed to new replies.