SVG Featured Image

This plugin helps WordPress sites to use SVG images as the featured image which can be shared on Facebook or Twitter with the SVG preview image in the …

Author:Niranjan Kumar A.K.A NiRUS (profile at wordpress.org)
WordPress version required:5.1
WordPress version tested:5.2.6
Plugin version:0.2
Added to WordPress repository:03-10-2019
Last updated:28-10-2019
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:60
Rated by:2
Plugin URI:https://github.com/nirus/svg-featured-image
Total downloads:877
Active installs:30+
plugin download
Click to start download

This plugin helps WordPress sites to use SVG images as the featured image which can be shared on Facebook or Twitter with the SVG preview image in the post.

This plugin creates a <meta> tags for Facebook and Twitter sharing purpose, which enables the SVG images to be set as a preview images for post shared on these social networks.

    <meta name="twitter:image" content="http://example.com/wp-content/uploads/svg-png/sample.png">
    <meta property="og:image" content="http://example.com/wp-content/uploads/svg-png/sample.png">

This plugin uses PHP ImageMagick to create thumbnails for your social shares, so please make sure this extension is available.

We recommend Safe SVG plugin to enable SVG/XML mime type on your WordPress site.


ChangeLog