Skip to content

pool_image_og_tag #6

@nixilla

Description

@nixilla

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); ?>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions