Lines:
1 to 17 of 17
<?php // (C) Copyright Bobbing Wide 2013 /* function bw_testimonial_id() – Return the next unique ID for the testimonial selector */ /* function _bw_testimonials_cycle_parms() – Attempt to make the cycler responsive! */ /* function bw_testimonials_jq() – Create the jQuery code to cycle the selection, including the starting div This code uses jQuery cycle.all */ /* function bw_testimonials() – Implement [bw_testimonials] shortcode */ /* function bw_testimonials__help() – Help hook for [bw_testimonials] */ /* function bw_testimonials__syntax() – */View on GitHub