jaredatch / Shared-Counts

WordPress plugin that leverages SharedCount.com API to quickly retrieve, cache, and display various social sharing counts.
GNU General Public License v2.0
48 stars 16 forks source link

Add unique class to Pinterest hidden image block #134

Closed isaumya closed 8 months ago

isaumya commented 8 months ago

Currently, all Pinterest hidden images are wrapped inside a div with a class name shared-counts-hidden-image-container. But the img tag itself doesn't have any unique class associated with it, making it really hard to exclude from certain optimizations.

It would be great if a class named shared-counts-hidden-image can be added to the img tag itself.

isaumya commented 8 months ago

Closing the issue as it's related to: https://wordpress.org/plugins/shared-counts-pinterest-image/