You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We've noticed that some info that used to be available in the 3.x branch is no longer available in the 4.x branch. In particular:
$info->type; //The page type (link, video, image, rich)
$info->tags; //The page keywords (tags)
$info->imageWidth; //The width of the main image
$info->imageHeight; //The height of the main image
these are actually pretty important to us, is there any chance they will be brought back?
The text was updated successfully, but these errors were encountered:
We've noticed that some info that used to be available in the 3.x branch is no longer available in the 4.x branch. In particular:
these are actually pretty important to us, is there any chance they will be brought back?
The text was updated successfully, but these errors were encountered: