We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a408f6 commit 764e16fCopy full SHA for 764e16f
README.md
@@ -39,6 +39,7 @@ $info->title; //The page title
39
$info->description; //The page description
40
$info->url; //The canonical url
41
$info->type; //The page type (link, video, image, rich)
42
+$info->tags; //The page keywords (tags)
43
44
$info->images; //List of all images found in the page
45
$info->image; //The image choosen as main image
0 commit comments