function custom_divi_blog_meta_author($author){return str_replace('by ','door: ',$author)}add_filter('et_builder_blog_meta_author','custom_divi_blog_meta_author');