• Hi,

    I’d like to include a PHP call for the date a testimonial was posted, using the IQ Testimonial plugin. How would I add it to the following code?

    if ((!$is_shortcode == true) && ($dynamically_rotate == true) && ($i > 1)) {
    			$theTestimonial .= '<div class="iq-testimonial-wrap" style="display: none;">' . $imagelink .' '. $quote . '<br /><span> <strong>' .$name . '</strong><em>' . $location . '</em>' . $websitepre . $website . $websitesuf . "</span></div>";
  • The topic ‘How to Include the Date Approved on Testimonial’ is closed to new replies.