($element) ) {
			return $element;
		}
	}
}
?>
.'" />';
            
			if ( !empty( $thumbnail_html ) ) {
    			$ajax_nonce = wp_create_nonce( "set_post_thumbnail-$post_ID" );
    			$content = sprintf($set_thumbnail_link, $thumbnail_html);
    			$content .= '<p class="hide-if-no-js"><a href="#" id="remove-post-thumbnail" onclick="WPRemoveThumbnail(\'' . $ajax_nonce . '\');return false;">' . esc_html__( 'Remove featured image' ) . '</a></p>';
			}
		}

		return $content;
	}	
	
}

$nggPostThumbnail = new nggPostThumbnail();
?>
!= '') {
			$out .= "<a href='$mrss_url' title='$title' class='ngg-media-rss-link'>";
			$out .= $text;
			$out .=  "</a>";
		}
				
		return $out;
	}
	
} // class nggMediaRssWidget

// let's start it
add_action('widgets_init', create_function('', 'return register_widget("nggMediaRssWidget");'));

?>gWidget();
	$ngg_widget->widget($args = array( 'widget_id'=> 'sidebar_1' ), $options);
}

?>;
    
    return $out;
}
?>		foreach ($meta as $key => $value) {
			$meta[$key] = $this->get_META($key);			
		}
		
		//let's add now the size of the image 
		$meta['width']  = $this->size[0];
		$meta['height'] = $this->size[1];
		
		return $meta;		
	}
    
    /**
     * If needed sanitize each value before output 
     * 
     * @return void
     */
    function sanitize () {
        $this->sanitize = true;
    }

}

?>ewrite_rules;        
    }
	
}  // of nggRewrite CLASS

?> = new nggLoader();
}
?><?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Random Updates</title>
	<atom:link href="http://andylibrande.com/news/2009/08/random-updates/feed/" rel="self" type="application/rss+xml" />
	<link>http://andylibrande.com/news/2009/08/random-updates/</link>
	<description>Get in the Know</description>
	<lastBuildDate>Thu, 09 Feb 2012 05:48:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
</channel>
</rss>

