Viewing 3 replies - 1 through 3 (of 3 total)
  • I need to feature to work as well – since I have a page focused on the featured images

    Plugin Author Flector

    (@flector)

    Add to cool-image-share.php 1 sting:

    
    add_filter( 'post_thumbnail_html', 'add_image_wrap_class', 10, 3 );
    

    The plugin will work with post thumbnail.
    I’ll add this function to the plugin in next version.

    Plugin Author Flector

    (@flector)

    added in version 2.00 (as beta function)

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘doesn't appear on featured image’ is closed to new replies.