jQuery(document).ready(function(){jQuery('p.author').each(function(){jQuery(this).after(' ')})});