<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WordPress Craftsman &#187; blog</title>
	<atom:link href="https://www.wpcraftsman.com/tag/blog/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.wpcraftsman.com</link>
	<description>WordPress developer offering code snippets, tips and expert advice</description>
	<lastBuildDate>Sun, 01 Dec 2024 22:08:29 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=3.7.33</generator>
	<item>
		<title>Conditional Excerpt Function</title>
		<link>https://www.wpcraftsman.com/conditional-excerpt-function/</link>
		<comments>https://www.wpcraftsman.com/conditional-excerpt-function/#comments</comments>
		<pubDate>Wed, 07 Jan 2015 21:35:01 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Essentials]]></category>
		<category><![CDATA[Snippets]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[excerpt]]></category>
		<category><![CDATA[more]]></category>

		<guid isPermaLink="false">http://www.wpcraftsman.com/?p=107</guid>
		<description><![CDATA[I use this function on practically every site that has any posts/archives section. This enables us to display a standardized excerpt inside or outside the Loop. Arguments (all optional): $ex_length the word count $postref the post or text to excerpt. Can be an ID, a post object, a block of text, or if called within [&#8230;]]]></description>
		<wfw:commentRss>https://www.wpcraftsman.com/conditional-excerpt-function/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>No comments!</title>
		<link>https://www.wpcraftsman.com/no-comments/</link>
		<comments>https://www.wpcraftsman.com/no-comments/#comments</comments>
		<pubDate>Mon, 05 Jan 2015 21:30:16 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Essentials]]></category>
		<category><![CDATA[Snippets]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[comments]]></category>

		<guid isPermaLink="false">http://www.wpcraftsman.com/?p=66</guid>
		<description><![CDATA[WordPress is now commonly used as a content-management system for many websites, without any need for common blog functions. Or, the blog functions are announcement-only, comments are unwelcome. Even if you turn off comments for all posts, the admin backend can still get polluted by robot comment requests. That&#8217;s why it&#8217;s a good idea to [&#8230;]]]></description>
		<wfw:commentRss>https://www.wpcraftsman.com/no-comments/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
