<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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"
		>
	<channel>
		<title>WordPress Plugins &#187; Tag: less - Recent Posts</title>
		<link>http://wordpress.org/extend/plugins/tags/less</link>
		<description>WordPress Plugins &#187; Tag: less - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Sun, 27 May 2012 02:09:25 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://wordpress.org/extend/plugins/rss/tags/less" rel="self" type="application/rss+xml" />

		<item>
			<title>rfair404 on "Simple LESS"</title>
			<link>http://wordpress.org/extend/plugins/simple-less-for-wordpress/#post-35186</link>
			<pubDate>Thu, 23 Feb 2012 05:58:39 +0000</pubDate>
			<dc:creator>rfair404</dc:creator>
			<guid isPermaLink="false">35186@http://wordpress.org/extend/plugins/</guid>
			<description><![CDATA[A simple way to start using LESS in your theme. Just add a file named theme.less to your active theme&#039;s directory.]]></description>
					</item>
		<item>
			<title>brainstormmedia on "Styles"</title>
			<link>http://wordpress.org/extend/plugins/styles/#post-33928</link>
			<pubDate>Tue, 17 Jan 2012 04:25:38 +0000</pubDate>
			<dc:creator>brainstormmedia</dc:creator>
			<guid isPermaLink="false">33928@http://wordpress.org/extend/plugins/</guid>
			<description><![CDATA[Change the appearance of supported themes using zero code. Creates appearance options for images, colors, gradients, and fonts.]]></description>
					</item>
		<item>
			<title>plugin-master on "Most And Least Read Posts Widget"</title>
			<link>http://wordpress.org/extend/plugins/most-and-least-read-posts-widget/#post-33871</link>
			<pubDate>Sat, 14 Jan 2012 18:24:22 +0000</pubDate>
			<dc:creator>plugin-master</dc:creator>
			<guid isPermaLink="false">33871@http://wordpress.org/extend/plugins/</guid>
			<description><![CDATA[Provide two widgets, showing lists of the most and reast read posts.

<!--plugin-data-description-->
<p>"Most And Least Read Posts Widget" is a free plugin for Wordpress, developed by the Whiletrue.it staff to generate lists of the most and least read posts.</p>

<p>The following options are customizable:</p>

<ul>
<li>number of posts to show</li>
<li>exclude posts whose title contains certain words</li>
<li>show post hits after the title (style customizable via CSS class)</li>
<li>exclude posts older than XX days</li>
</ul>

<p>The plugin starts counting hits once activated, storing them in the "custom_total_hits" custom field without the need of external accounts.</p>

<p>The most popular web crawlers (e.g. Googlebot) are recognized and their hits discarded.</p>

<p>Optionally, the number of hits can be shown inside the post content, with:</p>

<ul>
<li>a custom phrase, e.g. "This post has already been read XX times!"</li>
<li>a custom position (above the post, below the post, both)</li>
<li>a custom CSS style</li>
</ul>

<p>For more informations: <a href="http://www.whiletrue.it/en/projects/wordpress/29-most-and-least-read-posts-widget-per-wordpress.html" rel="nofollow">http://www.whiletrue.it/en/projects/wordpress/29-most-and-least-read-posts-widget-per-wordpress.html</a></p>

<p>Do you like this plugin? Give a chance to our other works:</p>

<ul>
<li><a href="http://www.whiletrue.it/en/projects/wordpress/22-really-simple-facebook-twitter-share-buttons-per-wordpress.html" title="Really Simple Facebook Twitter Share Buttons">Really Simple Facebook Twitter Share Buttons</a></li>
<li><a href="http://www.whiletrue.it/en/projects/wordpress/33-random-tweet-widget-per-wordpress.html" title="Random Tweet Widget">Random Tweet Widget</a></li>
<li><a href="http://www.whiletrue.it/en/projects/wordpress/17-reading-time-per-wordpress.html" title="Reading Time">Reading Time</a></li>
<li><a href="http://www.whiletrue.it/en/projects/wordpress/25-really-simple-twitter-feed-widget-per-wordpress.html" title="Really Simple Twitter Feed Widget">Really Simple Twitter Feed Widget</a></li>
<li><a href="http://www.whiletrue.it/en/projects/wordpress/26-tilted-twitter-cloud-widget-per-wordpress.html" title="Tilted Twitter Cloud Widget">Tilted Twitter Cloud Widget</a></li>
</ul>

<!--plugin-data-installation-->
<ol>
<li>Upload the <code>most_and_least_read_posts_widget</code> directory into the <code>/wp-content/plugins/</code> directory</li>
<li>Activate the plugin through the <code>Plugins</code> menu in WordPress</li>
<li>Inside the <code>Themes-&#62;Widget</code> menu, place the Least Read Posts Widget inside a sidebar, customize the settings and save</li>
<li>Enjoy!</li>
</ol>

<!--plugin-data-faq-->
<h4>I get an error message that says "no results available"</h4>

<p>The plugin starts collecting hits once installed, so there are "no results available" for a short time, until the first data is stored. 
It's better to show the widget some hours (or days) after having installed it.</p>

<p>= The same post shows up multiple times "
This uncommon issue can be caused by duplicated custom fields in some posts. 
To solve it, inspect the post custom fields and delete unnecessary duplicates of the "custom_total_hits" field.</p>

<!--plugin-data-screenshots-->
<p>Coming soon</p>

<!--plugin-data-changelog-->
<h4>1.5</h4>

<p>Added: option to exclude posts older than XX days also in Least Read Posts (default: 365 days)
Added: Frequently Asked Questions</p>

<h4>1.4</h4>

<p>Added: option to exclude posts older than XX days in Most Read Posts (default: 365 days)</p>

<h4>1.3</h4>

<p>Added: style customization of hits on widget, through the "most_and_least_read_posts_hits" CSS class
Changed: hits on widget put out of the link
Fixed: query limited only to published posts
Fixed: error while saving widget options
Fixed: error while opening the Settings page</p>

<h4>1.2</h4>

<p>Added: option to show hits after the post title, inside the widgets</p>

<h4>1.1</h4>

<p>Added: optionally show hits inside the post content, with phrase, position and css style customization</p>

<h4>1.0.0</h4>

<p>Initial release</p>]]></description>
					</item>
		<item>
			<title>Briteweb on "#BW LESS-CSS"</title>
			<link>http://wordpress.org/extend/plugins/bw-less-css/#post-29153</link>
			<pubDate>Mon, 08 Aug 2011 18:42:36 +0000</pubDate>
			<dc:creator>Briteweb</dc:creator>
			<guid isPermaLink="false">29153@http://wordpress.org/extend/plugins/</guid>
			<description><![CDATA[\#BW LESS-CSS is an easy to use interface for using LESS-CSS stylesheets in your theme.]]></description>
					</item>
		<item>
			<title>whiletrue on "Most And Least Read Posts Widget"</title>
			<link>http://wordpress.org/extend/plugins/most-and-least-read-posts-widget/#post-28333</link>
			<pubDate>Tue, 12 Jul 2011 19:39:18 +0000</pubDate>
			<dc:creator>whiletrue</dc:creator>
			<guid isPermaLink="false">28333@http://wordpress.org/extend/plugins/</guid>
			<description><![CDATA[Provide two widgets, showing lists of the most and reast read posts.]]></description>
					</item>
		<item>
			<title>Ramoonus on "Less.js for WordPress"</title>
			<link>http://wordpress.org/extend/plugins/lessjs/#post-26982</link>
			<pubDate>Sun, 29 May 2011 12:12:56 +0000</pubDate>
			<dc:creator>Ramoonus</dc:creator>
			<guid isPermaLink="false">26982@http://wordpress.org/extend/plugins/</guid>
			<description><![CDATA[LESS extends CSS with dynamic behavior such as variables, mixins, operations and functions. LESS runs on both the client-side (IE 6+, Webkit, Firefox)]]></description>
					</item>
		<item>
			<title>oncletom on "WP-LESS"</title>
			<link>http://wordpress.org/extend/plugins/wp-less/#post-12389</link>
			<pubDate>Fri, 14 Aug 2009 15:59:39 +0000</pubDate>
			<dc:creator>oncletom</dc:creator>
			<guid isPermaLink="false">12389@http://wordpress.org/extend/plugins/</guid>
			<description><![CDATA[Implementation of LESS (Leaner CSS) in order to make themes development easier.]]></description>
					</item>
		<item>
			<title>hawkwood on "Less"</title>
			<link>http://wordpress.org/extend/plugins/less/#post-5479</link>
			<pubDate>Thu, 01 May 2008 20:58:48 +0000</pubDate>
			<dc:creator>hawkwood</dc:creator>
			<guid isPermaLink="false">5479@http://wordpress.org/extend/plugins/</guid>
			<description><![CDATA[This Plugin removes all content before the  tag when viewing the post by itself, but shows that text on multi-post pages.]]></description>
					</item>

	</channel>
</rss>

