<?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: comment - Recent Posts</title>
		<link>http://wordpress.org/plugins/tags/comment</link>
		<description>WordPress Plugins &#187; Tag: comment - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Mon, 20 May 2013 03:37:23 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://wordpress.org/plugins/rss/tags/comment" rel="self" type="application/rss+xml" />

		<item>
			<title>Mention commment&#039;s Authors by Wabeo</title>
			<link>http://wordpress.org/plugins/mention-comments-authors/#post-53239</link>
			<pubDate>Mon, 13 May 2013 18:28:47 +0000</pubDate>
			<dc:creator>Willy Bahuaud</dc:creator>
			<guid isPermaLink="false">53239@http://wordpress.org/plugins/</guid>
			<description><![CDATA[When adding a comment, your users can directly mentioning the author of another comment, like facebook or twitter do,using the &#34;@&#34; symbol.]]></description>
					</item>
		<item>
			<title>wp_itluren_comments_filter</title>
			<link>http://wordpress.org/plugins/wp-itluren-comment-filter/#post-53140</link>
			<pubDate>Sat, 11 May 2013 01:10:22 +0000</pubDate>
			<dc:creator>Ipstenu (Mika Epstein)</dc:creator>
			<guid isPermaLink="false">53140@http://wordpress.org/plugins/</guid>
			<description><![CDATA[<p>Emailed Author: Hi,</p>
<p>All plugins are expected to be submitted with the code complete and ready to go, including a valid readme.txt file. Either you did not include a direct link to your code with your submission, or the link you provided was invalid/inaccessible.  Could you please reply with a link so the plugin can be downloaded? Alternately you can reply to this and attach your .zip or .rar file.</p>
<p>Note: Please DO NOT just send the same link. We probably had issues getting your site to load, so sending the same link will likely get you the same reply.</p>
<p>If your plugin is not complete, and you need a place to version control your code while you work on it, you can use GitHub to safely host your code while you're developing. We do not accept incomplete/non-functional plugins.</p>
<p>Please reply with 7 days. If a reply is not received the submission will be rejected and you will have to submit the plugin again, with code, should you want your plugin hosted.</p>
<p>Thanks.
</p>]]></description>
					</item>
		<item>
			<title>Orbisius Blank Slate</title>
			<link>http://wordpress.org/plugins/orbisius-blank-slate/#post-53086</link>
			<pubDate>Fri, 10 May 2013 03:45:13 +0000</pubDate>
			<dc:creator>Ipstenu (Mika Epstein)</dc:creator>
			<guid isPermaLink="false">53086@http://wordpress.org/plugins/</guid>
			<description><![CDATA[<p>Emailed Author: Please remove the plugin updater code from your plugin.</p>
<p>orbisius_blank_slate_updater</p>
<p>We don't permit plugins to phone home for updates, as we feel that is against our policy of actually using our SVN to distribute your code.</p>
<p>Please send a link so the completed plugin can be downloaded. Alternately you can reply to this and send a .zip or .rar file. As this is for a new plugin request, please reply within seven days of this email or we will reject your plugin.
</p>]]></description>
					</item>
		<item>
			<title>wp_itluren_comments_filter</title>
			<link>http://wordpress.org/plugins/wp-itluren-comment-filter/#post-53027</link>
			<pubDate>Wed, 08 May 2013 12:36:28 +0000</pubDate>
			<dc:creator>ichenrilun</dc:creator>
			<guid isPermaLink="false">53027@http://wordpress.org/plugins/</guid>
			<description><![CDATA[wp_itluren_comments_filter]]></description>
					</item>
		<item>
			<title>Orbisius Blank Slate</title>
			<link>http://wordpress.org/plugins/orbisius-blank-slate/#post-52993</link>
			<pubDate>Tue, 07 May 2013 18:54:08 +0000</pubDate>
			<dc:creator>Svetoslav Marinov</dc:creator>
			<guid isPermaLink="false">52993@http://wordpress.org/plugins/</guid>
			<description><![CDATA[This plugin allows you to delete content from your WordPress site/blog.]]></description>
					</item>
		<item>
			<title>Simple Ajax Insert Comments Lite</title>
			<link>http://wordpress.org/plugins/simple-ajax-insert-comments-lite/#post-52902</link>
			<pubDate>Sun, 05 May 2013 05:25:15 +0000</pubDate>
			<dc:creator>Ipstenu (Mika Epstein)</dc:creator>
			<guid isPermaLink="false">52902@http://wordpress.org/plugins/</guid>
			<description><![CDATA[<p>Emailed Author: There are some issues with your code </p>
<p>== Including your own (and offloading) jquery ==</p>
<p>You've got options for 'types' of jquery, however we would rather you just use the one that comes with WP.</p>
<p>WordPress includes its own version of jquery, which has been rigorously tested with WP and many of the most common plugins. In order to provide the best compatibility and experience for our users, we ask that you not package your own (especially not an older version) and instead use wp_enqueue_script() to pull in WordPress’s version.</p>
<p>Please review <a href="http://codex.wordpress.org/Function_Reference/wp_enqueue_script" rel="nofollow">http://codex.wordpress.org/Function_Reference/wp_enqueue_script</a> and update your plugin accordingly.</p>
<p>Keep in mind: Offloading the default jquery and other scripts to Google is similarly disallowed. If your code doesn't work with the built-in jQuery, it's most likely a noconflict issue. If you can't guess, we -really- want you to use our jquery, and if you can't, we need to know why so we can fix things for everyone.</p>
<p>== Missing Readme ==</p>
<p>Your plugin is incomplete and is missing a valid readme.txt file. Please create one based on this:<br />
<a href="http://wordpress.org/extend/plugins/about/readme.txt" rel="nofollow">http://wordpress.org/extend/plugins/about/readme.txt</a> </p>
<p>Alternately, you can use this tool to generate one:<br />
<a href="http://tools.trepmal.com/wp-readme-generator/" rel="nofollow">http://tools.trepmal.com/wp-readme-generator/</a> </p>
<p>A readme.txt is needed so your plugin will display correctly in our repository, but also so we can make sure you're providing the users with all the information they need before they install your plugin. Our goal with this is to make sure everyone knows what they're installing and what they need to do before they install it. No surprises :)</p>
<p>This is especially important if your plugin is making calls back to your own servers. For the most part, we do not permit offloading of images or code, however in the case where you are providing a service (like Disqus or Akismet or Twitter), we permit it. The catch is you have to actually explain this to the layman in your readme, so they know where data is going.</p>
<p>Keep in mind, a readme.MD is not the same as a readme.TXT - the formatting for markup is different.</p>
<p>Please send a link so the completed plugin can be downloaded. Alternately you can reply to this and send a .zip or .rar file. As this is for a new plugin request, please reply within seven days of this email or we will reject your plugin.
</p>]]></description>
					</item>
		<item>
			<title>Simple Ajax Insert Comments Lite</title>
			<link>http://wordpress.org/plugins/simple-ajax-insert-comments-lite/#post-52835</link>
			<pubDate>Fri, 03 May 2013 00:55:45 +0000</pubDate>
			<dc:creator>maxlopez</dc:creator>
			<guid isPermaLink="false">52835@http://wordpress.org/plugins/</guid>
			<description><![CDATA[Inserts and displays Comments easily and quickly using Ajax style of social networks.]]></description>
					</item>
		<item>
			<title>Google+ PlusOne Comments</title>
			<link>http://wordpress.org/plugins/google-comments/#post-52502</link>
			<pubDate>Wed, 24 Apr 2013 17:21:20 +0000</pubDate>
			<dc:creator>pixeldreher</dc:creator>
			<guid isPermaLink="false">52502@http://wordpress.org/plugins/</guid>
			<description><![CDATA[Replace the WordPress Comments Template with the PlusOne Commentbox]]></description>
					</item>
		<item>
			<title>Google+ Comments Widget</title>
			<link>http://wordpress.org/plugins/google-comments-widget/#post-52492</link>
			<pubDate>Wed, 24 Apr 2013 11:48:30 +0000</pubDate>
			<dc:creator>skipser</dc:creator>
			<guid isPermaLink="false">52492@http://wordpress.org/plugins/</guid>
			<description><![CDATA[A simple plugin that adds a google+ badge for linking to your google+ profile and showing your number of followers.]]></description>
					</item>
		<item>
			<title>WordPress Facebook Comment Ranking</title>
			<link>http://wordpress.org/plugins/wp-facebook-comment-ranking/#post-52201</link>
			<pubDate>Thu, 18 Apr 2013 02:30:52 +0000</pubDate>
			<dc:creator>MankinJp</dc:creator>
			<guid isPermaLink="false">52201@http://wordpress.org/plugins/</guid>
			<description><![CDATA[With this plugin, you can use a your posts&#039; ranking rated by the number of Facebook comment.]]></description>
					</item>
		<item>
			<title>SiteLock</title>
			<link>http://wordpress.org/plugins/sitelock/#post-51970</link>
			<pubDate>Fri, 12 Apr 2013 22:54:55 +0000</pubDate>
			<dc:creator>SiteLock Website Security</dc:creator>
			<guid isPermaLink="false">51970@http://wordpress.org/plugins/</guid>
			<description><![CDATA[This plugin ensures that your WordPress website runs optimally when using SiteLock Acceleration &#38; 
Prevention]]></description>
					</item>
		<item>
			<title>Flickr Comments</title>
			<link>http://wordpress.org/plugins/flickr-comments/#post-50929</link>
			<pubDate>Tue, 19 Mar 2013 15:33:34 +0000</pubDate>
			<dc:creator>Ipstenu (Mika Epstein)</dc:creator>
			<guid isPermaLink="false">50929@http://wordpress.org/plugins/</guid>
			<description><![CDATA[<p>Emailed Author: Hi,</p>
<p>All plugins are expected to be submitted with the code complete and ready to go, including a valid readme.txt file. Either you did not include a direct link to your code with your submission, or the link you provided was invalid/inaccessible.  Could you please reply with a link so the plugin can be downloaded? Alternately you can reply to this and attach your .zip or .rar file.</p>
<p>Note: If you submitted a link to an external site like RapidShare, DropBox, or Google, and you are receiving this email, please do not just send the same link. We probably had issues getting it to load, so sending the same link will likely get you the same reply. If you need a place to version control your code while you work on it, you can use GitHub to safely host your code while you're developing it.</p>
<p>Please reply with 7 days. If a reply is not received the submission will be rejected and you will have to submit the plugin again, with code, should you want your plugin hosted.</p>
<p>Thanks.
</p>]]></description>
					</item>
		<item>
			<title>Flickr Comments</title>
			<link>http://wordpress.org/plugins/flickr-comments/#post-50906</link>
			<pubDate>Tue, 19 Mar 2013 07:08:00 +0000</pubDate>
			<dc:creator>jdleung</dc:creator>
			<guid isPermaLink="false">50906@http://wordpress.org/plugins/</guid>
			<description><![CDATA[Retrieves comments from your Flickr account to your Wordpress photoblog in a specified Time Frame and Time Interval.]]></description>
					</item>
		<item>
			<title>Comment Redlist</title>
			<link>http://wordpress.org/plugins/comment-redlist/#post-50675</link>
			<pubDate>Wed, 13 Mar 2013 17:06:37 +0000</pubDate>
			<dc:creator>skunkbad</dc:creator>
			<guid isPermaLink="false">50675@http://wordpress.org/plugins/</guid>
			<description><![CDATA[Easily block obvious spam before it is inserted into your database.]]></description>
					</item>
		<item>
			<title>Highlight Permalinked Comment</title>
			<link>http://wordpress.org/plugins/highlight-permalinked-comment/#post-50555</link>
			<pubDate>Mon, 11 Mar 2013 03:59:12 +0000</pubDate>
			<dc:creator>Evan Solomon</dc:creator>
			<guid isPermaLink="false">50555@http://wordpress.org/plugins/</guid>
			<description><![CDATA[Briefly fade a highlighted background on comments when their permalink is visited.]]></description>
					</item>

	</channel>
</rss>
