function change_read_more_text($more) { return '... Your Custom Text'; } add_filter('excerpt_more', 'change_read_more_text'); Lesa meira