Img Title Removal

Plugin that hide all title attribute-tags from images in posts.

Author:Ivan Glauser (profile at wordpress.org)
WordPress version required:2.5
WordPress version tested:3.2.1
Plugin version:1.1
Added to WordPress repository:02-04-2009
Last updated:05-07-2011
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:60
Rated by:2
Plugin URI:http://www.glauserconsulting.com/2008/11/nu-a...
Total downloads:16 170
Active installs:2 000+
plugin download
Click to start download

Normally the title attribute of an image show up when hovering the mouse over an image. This behavior can easily be avoided by removing the title attribute-tag from the image. However if the site is already crowded with hundreds of images, removing each and every title attribute-tag can be a time consuming job. This plugin simply filters out all title attribute-tags before they are sent out to the browser. Install into the theme plugin directory, activate, and you’re done! No more titles show up when hovering the mouse over images on your site!

How it Works

All the plugin do is adding a hook to ‘the_content’ and to ‘post_thumbnail_html’ and removes all title-tags before they are sent to the browser. The plugin will only work for what is contained in ‘the_content’ and the ‘post_thumbnail_html’, i.e. it will not remove title attribute-tags from other parts of the site.

Licence

This plugin is free for everyone! Since it’s released under the GPL, you can use it free of charge on your personal or commercial blog.


FAQ
ChangeLog