April 27, 2008
Further to my previous post, where I said I’d look into how to “nofollow” links from the Wordpress Photo Dropper Plugin…
Open the file wp-content/plugins/photo_dropper/flikr-js.php. Scroll down to the code that looks like:
var licenceHTML = ‘<br /><small><a href=”‘+license_url[1]+’” title=”‘+license_url[0]+’” target=”_blank”><img src=”‘+wppd_dir+’images/cc.png” alt=”Creative Commons License” border=”0″ width=”16″ height=”16″ align=”absmiddle” /></a> <a href=”http://www.photodropper.com/photos/” target=”_blank”>photo</a> credit: <a href=”‘+image_link_url+’” title=”‘+person+’” [...]
Read the full article →