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

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