Thank you very much for this super helpful library!
I was just looking for a way to retrieve og:image:alt which is relevant for the alt tag of images retrieved for WCAG.
Looking at
https://github.com/fusonic/opengraph/blob/2daa6dce84f23b1bb6d66bf03b3e9371c39cd378/src/Property.php
og:image:alt doesn't seem to be supported yet?
Maybe other properties might also make sense, so it has a wide support for what OG defines?
Thank you very much for this super helpful library!
I was just looking for a way to retrieve
og:image:altwhich is relevant for the alt tag of images retrieved for WCAG.Looking at
https://github.com/fusonic/opengraph/blob/2daa6dce84f23b1bb6d66bf03b3e9371c39cd378/src/Property.php
og:image:altdoesn't seem to be supported yet?Maybe other properties might also make sense, so it has a wide support for what OG defines?