Tag Archives: images

Strip Extra ImageScaler Attribute from Plugin-Generated Code

I am using the ImageScaler plugin for WordPress on a project, and I like what it does, but it adds a non-standards-compliant attribute to images, such as: <img class=”" src=”http://www.example.com/imagescaler/generated-image.jpg” alt=”Example” width=”258″ height=”234″ imagescaler=”http://www.example.com/imagescaler/original-image.jpg” /> To strip imagescaler’s imagescaler attribute, … Continue reading

Posted in WordPress | Tagged , , , , , , , | Leave a comment

Get medium image size in WordPress

This is for everyone who’s been trying to find out how to get the medium image size of a post attachment in WordPress: You’ve got to send the function the ID you’re trying to get the medium images for. $medium … Continue reading

Posted in Code, WordPress | Tagged , , , | 8 Comments

WordPress.com finally updates to 2.5 — A review

A picture [of my cat] is worth a thousand words. I’ve been waiting for WordPress.com to update the administration panel so that I can have galleries.  That is the main feature that I’ve been waiting for.  Now it’s here, I … Continue reading

Posted in Blogging | Tagged , , , , , , , , | 3 Comments