Forums
Home / Plugin: Open Graph and Twitter Card Tags / more than one og: image
(@bem7874)
7 years, 3 months ago
How to set up can have more than one og: image?
(@webdados)
7 years, 2 months ago
Hi there,
The plugin does not support multiple images out of the box.
You can, however, use the fb_og_image_additional filter. Check out this code snippet to understand the array format that you need to return from your own function: https://gist.github.com/webdados/ef5d5db01f01bee6041c2b2e0950d73a
fb_og_image_additional
This is, of course, something for experienced developers.