// Demo: https://jsfiddle.net/baivong/a4z0hz63/embedded/result,html,js/ jQuery(function() { 'use strict'; // Giphy image in post var $giphyImg = $('.postbody, .post-entry').find('img[src*=".giphy.com/media/"][src$="giphy.gif"]'); if (!$giphyImg.length) return; // Add style to player like Facebook $('head').append($('