jQuery(document).ready(function($) { $('img[title]').each(function() { $(this).removeAttr('title'); }); });

Welcome to WordPress. This is your first post. Edit or delete it, then start writing!