Closed simnom closed 9 years ago
Adds an elseif statement to the findImage() method to check if images exist within an imagelist. This is assigned to the $image variable and populates the og:image meta tag for social sharing.
elseif
findImage()
imagelist
$image
og:image
Good idea. Thank you! :+1:
Adds an
elseif
statement to thefindImage()
method to check if images exist within animagelist
. This is assigned to the$image
variable and populates theog:image
meta tag for social sharing.