Node.js Example

Using our MightyShare NPM package you can quickly generate social share images for your content. If you are unfamiliar with template values you can look at our template detail pages for more information how to customize a template. Typically templates allow you to customize color, text, and an image but some offer more customization. Example … Read more

Installation

1. Install MightyShare Plugin Installing the MightyShare plugin couldn’t be easier. Since MightyShare is listed on WordPress.org you can either download it from the directory or simply search “MightyShare” on your “Plugins > Add New” page. After installing click active and MightyShare will be active. 2. Add your API Key After activating MightyShare you can … Read more

What is an Open Graph Image?

It is a moment of relief when you finish up a blog post you are proud of and have found a perfect feature image that goes with it. Now, all you need to do is share your work with your network on your socials, sit back, and enjoy the engagement that ensues.   But wait, … Read more

SEO Plugin Compatibility

By default MightyShare will detect if you’re running an SEO plugin and overwrite its social image using the plugin’s filters. Currently SEO plugin compatibility: Yoast SEO, RankMath, All in One SEO, The SEO Framework, Slim SEO, and SEOPress. If there is a plugin you’d like to see compatibility for added please contact us. You’ll also … Read more

Filters

Here’s a list of the developer filters for MightyShare. Useful to fully customize MightyShare using functions.php or adding code snippets to your site. mightyshare_filter_post Using the mightyshare_filter_post filter you can overwrite any aspect of a MightyShare render. This is great if you have a large site and want to programmatically control all aspects of MightyShare. … Read more