<?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: Parse a WordPress Plugin&#8217;s README.txt With Regular Expressions</title>
	<atom:link href="https://www.webmaster-source.com/2009/07/08/parse-a-wordpress-plugins-readme-txt-with-regular-expressions/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.webmaster-source.com/2009/07/08/parse-a-wordpress-plugins-readme-txt-with-regular-expressions/</link>
	<description>Useful Resources For Webmasters</description>
	<lastBuildDate>Mon, 06 Apr 2026 13:53:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.42</generator>
	<item>
		<title>By: Gwyneth Llewelyn</title>
		<link>https://www.webmaster-source.com/2009/07/08/parse-a-wordpress-plugins-readme-txt-with-regular-expressions/#comment-19302</link>
		<dc:creator><![CDATA[Gwyneth Llewelyn]]></dc:creator>
		<pubDate>Wed, 11 May 2011 17:55:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-source.com/?p=2340#comment-19302</guid>
		<description><![CDATA[There is even a plugin that does this automatically: http://wordpress.org/extend/plugins/wp-readme-parser/ 

That comes in handy for me, so I don&#039;t need to manually edit my own plugin pages any longer :)]]></description>
		<content:encoded><![CDATA[<p>There is even a plugin that does this automatically: <a href="http://wordpress.org/extend/plugins/wp-readme-parser/" rel="nofollow">http://wordpress.org/extend/pl.....me-parser/</a> </p>
<p>That comes in handy for me, so I don&#8217;t need to manually edit my own plugin pages any longer <img src="https://www.webmaster-source.com/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gwyneth Llewelyn</title>
		<link>https://www.webmaster-source.com/2009/07/08/parse-a-wordpress-plugins-readme-txt-with-regular-expressions/#comment-19301</link>
		<dc:creator><![CDATA[Gwyneth Llewelyn]]></dc:creator>
		<pubDate>Wed, 11 May 2011 17:47:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-source.com/?p=2340#comment-19301</guid>
		<description><![CDATA[That&#039;s so useful that I wonder if you didn&#039;t do a plugin out of it! :) Really! One thing that pissed me off all the time is to have to deal with the manual formatting on my website every time the readme.txt changes, to keep the WordPress developers happy...

A shortcode to do everything automatically would just be awesome; I imagine it could even retrieve the latest readme.txt from trunk and deal with that automagically...]]></description>
		<content:encoded><![CDATA[<p>That&#8217;s so useful that I wonder if you didn&#8217;t do a plugin out of it! <img src="https://www.webmaster-source.com/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> Really! One thing that pissed me off all the time is to have to deal with the manual formatting on my website every time the readme.txt changes, to keep the WordPress developers happy&#8230;</p>
<p>A shortcode to do everything automatically would just be awesome; I imagine it could even retrieve the latest readme.txt from trunk and deal with that automagically&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: designfloat.com</title>
		<link>https://www.webmaster-source.com/2009/07/08/parse-a-wordpress-plugins-readme-txt-with-regular-expressions/#comment-8795</link>
		<dc:creator><![CDATA[designfloat.com]]></dc:creator>
		<pubDate>Wed, 08 Jul 2009 18:05:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-source.com/?p=2340#comment-8795</guid>
		<description><![CDATA[&lt;strong&gt;Parse a WordPress Plugin’s README.txt With Regular Expressions...&lt;/strong&gt;

Using preg_replace, nl2br, and a couple of internal WordPress functions, you can parse a markdown-formatted README file into plain HTML for didplay....]]></description>
		<content:encoded><![CDATA[<p><strong>Parse a WordPress Plugin’s README.txt With Regular Expressions&#8230;</strong></p>
<p>Using preg_replace, nl2br, and a couple of internal WordPress functions, you can parse a markdown-formatted README file into plain HTML for didplay&#8230;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/


Served from: www.webmaster-source.com @ 2026-04-28 06:20:25 by W3 Total Cache
-->