Plugin Directory

Changeset 799258


Ignore:
Timestamp:
11/05/2013 04:04:37 PM (12 years ago)
Author:
CantoThemes
Message:

Added Banner and post Bug fixed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • canto-testimonials/trunk/canto-testimonials.php

    r798964 r799258  
    111111        extract( $main_atts );
    112112
    113         print_r($main_atts);
     113        //print_r($main_atts);
    114114
    115115        // Widget Content
    116         wp_reset_query();   
     116        //wp_reset_query();   
    117117        $testomonials = get_posts( array('post_type'=>'testomonial', 'showposts'=> $count));
    118118
Note: See TracChangeset for help on using the changeset viewer.