-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
It would be helpful to add this helper function, so instead of using:
<meta property="og:image" content="<?php echo pool_image_uri($object->getFeaturedImage(),'50','crop',true); ?>" />
we could have shortcut:
<?php echo pool_image_og_tag($object_or_image); ?>
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels