Customize the HTML output for Testimonials Widget via funtions.php filter?

This is the plugin I’m talking about:

Please see this thread below for the gist of what I’m trying to accomplish. I can’t possibly be the first person to do this, but I can’t find a detailed tutorial anywhere! The developer’s FAQ isn’t of much use to someone who doesn’t know PHP.

http://wordpress.org/support/topic/premium-where-do-i-edit-testimonials_widget_testimonial_html?replies=4

The developer sort of pointed me in the right direction, but I don’t think he will help me any further than this without me paying him. :smiley:
I’m still rather vague about what exactly I need to do here beyond “make a custom filter in your theme’s functions.php”

I would expect a chunk of code that goes something like this, where I could simply copy and paste to re-order them and get the output order that I want (pseudocode):

[testimonial text div]
[title text div]
[testimonial name div]
[etc..]

I’ve spent quite some time poring over the default plugin code, but I have no idea where to even begin with this.

Any help would be hugely appreciated.
Thanks

Sponsor our Newsletter | Privacy Policy | Terms of Service