Changeset 746570
- Timestamp:
- 07/26/2013 02:00:00 AM (13 years ago)
- Location:
- amty-thumb-recent-post
- Files:
-
- 2 edited
-
tags/8.0.1/amtyThumb_posts.php (modified) (1 diff)
-
trunk/amtyThumb_posts.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
amty-thumb-recent-post/tags/8.0.1/amtyThumb_posts.php
r746568 r746570 205 205 206 206 207 function displayPosts($before_title, $after_title, $title = '',$width = 70,$height = 70 ,$maxpost = 10 ,$default_img_path = '',$pretag = '',$template , $posttag = '',$titlelen = 30,$contentlength=200,$categoryName = 'All',$widgetType = 'Recent '){207 function displayPosts($before_title, $after_title, $title = '',$width = 70,$height = 70 ,$maxpost = 10 ,$default_img_path = '',$pretag = '',$template , $posttag = '',$titlelen = 30,$contentlength=200,$categoryName = 'All',$widgetType = 'Recently Written'){ 208 208 global $wpdb; 209 209 if ( $title != '' ){ -
amty-thumb-recent-post/trunk/amtyThumb_posts.php
r746568 r746570 205 205 206 206 207 function displayPosts($before_title, $after_title, $title = '',$width = 70,$height = 70 ,$maxpost = 10 ,$default_img_path = '',$pretag = '',$template , $posttag = '',$titlelen = 30,$contentlength=200,$categoryName = 'All',$widgetType = 'Recent '){207 function displayPosts($before_title, $after_title, $title = '',$width = 70,$height = 70 ,$maxpost = 10 ,$default_img_path = '',$pretag = '',$template , $posttag = '',$titlelen = 30,$contentlength=200,$categoryName = 'All',$widgetType = 'Recently Written'){ 208 208 global $wpdb; 209 209 if ( $title != '' ){
Note: See TracChangeset
for help on using the changeset viewer.